Skip to content

JavaScript REST API using the Node

Notifications You must be signed in to change notification settings

AhmedSomaan/nodeAPI

 
 

Repository files navigation

nodeAPI

JavaScript REST API using the Node

Run:

npm install - Install all dependencies

npm start - Start express server

get '/test/:id'

get '/tests'

post '/test'

post '/tests'

put '/test'

delete '/test/:id'

About

JavaScript REST API using the Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 16.7%
  • Dockerfile 2.9%