Skip to content

dilpreet300/BackEndAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BackEndAssignment

Spring Boot framework is used to build this application and H2 database is used for storing data , username and password for H2 Database is mentioned in applications.properties. Maven is used as build Tool To Run this application please clone this repository on your local Machine and run mvn clean install to resolve the dependicies and build the project then run the main class BackendAssignmentApplication.java

Basic authentication is used to protect api end, please refer to api documentation for auth header

for api documentation please visit https://documenter.getpostman.com/view/32585922/2s9YypG4DE

Above documentation in pdf format can be found in api_documentation.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages