Skip to content

danilomeneghel/api-oracle-nosql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student API

API REST with Basic Authentication and Oracle NoSql.

Features

  • CRUD
  • API Restful
  • Basic Authentication

Requirements

  • Java JDK 11
  • Apache Maven >= 3.6.3
  • Oracle NoSql

Technologies

  • Java
  • Spring
  • NoSql
  • Maven
  • Lombok
  • Swagger

Installation

$ git clone https://github.com/danilomeneghel/api-oracle-nosql.git

$ cd api-oracle-nosql

Maven

To load the project, type in the terminal:

$ ./mvnw spring-boot:run

Swagger

Restful API Documentation:

http://localhost:8080/swagger-ui.html

Basic Authentication

Username: admin

Password: admin

License

Project licensed under The MIT License (MIT).

Developed by
Danilo Meneghel
danilo.meneghel@gmail.com
http://danilomeneghel.github.io/

Releases

No releases published

Packages

No packages published

Languages