Skip to content

A program to make REST API with CRUD feature

Notifications You must be signed in to change notification settings

akumadoferudi/FP-RPL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTAPICRUD

A program to make REST API with CRUD feature

This a simple JavaScript program to make REST API with CRUD(Create, Read, Update, Delete) feature. It is a basic code as there is no UI to do the method of request, so to use the code, you will need to use an API platform such as Postman

The landing page is my CV, to make the API, please make sure to go to localhost:5000/signup , or click the login menu, then click the button for Sign Up

About

A program to make REST API with CRUD feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.2%
  • JavaScript 18.8%
  • CSS 16.0%