Skip to content

Harshil2120/Swagger-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger-Demo-Application

This is a demo app created using SpringBoot and swagger to understand the use of swagger for documentation of API's

Description

Basic API of address book is created where user can get to see the documentation which shows the available api end-points and user can also do post and get request from the documentation itself to check the post and fetch functionality.

Swagger-demo-screenshot