Skip to content

Practice in creating a restful api to apply modifications to a database in an application.

Notifications You must be signed in to change notification settings

Nolanjue/REST-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just some practice creating an restfulAPI using 4 of the http methods(get, post, patch, delete) that will be implemented to connect to a database.

The use of queries and a database with http methods would be also established in an real application.

Please note that the js code would be replaced by sql queries to achieve manipulation of a database.

Express.js was used to test the endpoints.

About

Practice in creating a restful api to apply modifications to a database in an application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published