Skip to content

๐Ÿš€๐ŸŒณ Build a Rest API using Swagger.

Notifications You must be signed in to change notification settings

cuongndc/rest-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

rest-swagger

๐Ÿš€๐ŸŒณ Build a Rest API using Swagger.

screenshot

Quick start

Install dependencies

$ yarn

Run this project

$ yarn start

Go to here to view api documents.

API

Route HTTP method Description
/api/cats GET Get all the cats.
/api/cats POST Create a cat.
/api/cats/:catId GET Get a single cat.
/api/cats/:catId PUT Update a cat with new info.
/api/cats/:catId DELETE Delete a cat.

About

๐Ÿš€๐ŸŒณ Build a Rest API using Swagger.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published