Skip to content

Demo App for REST API contain all CRUD operation with Test Cases and Swagger UI.

Notifications You must be signed in to change notification settings

mksmanjit/RESTAPI-Full-Method-Support-With-Swagger-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RESTAPI-Full-Method-Support-With-Swagger-UI

Demo App for REST API contain all CRUD operation with Test Cases and Swagger UI.

Steps:

  1. To Build this project: build clean install
  2. After running obove command copy the war file from the target directory and paste it in the tomcat webapps folder and after that start the tomcat.
  3. Use API http://:/MyRESTAPIPractice/rest/token to get the token. 4 Use the above token in the further APIs call, See the Test cases of MyServiceTest class to get better understanding.

It support all method POST,PUT,GET,PATCH and DELETE

About

Demo App for REST API contain all CRUD operation with Test Cases and Swagger UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages