Skip to content

REST API básica con express para 4 verbos HTTP básicos.

Notifications You must be signed in to change notification settings

HealingCode/Basic-NodeJS-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-NodeJS-REST-API

REST API básica con express para 4 verbos HTTP básicos.

If you want to test this API here i leave a public link to a POSTMAN i created with all the requests this API handles:

https://www.getpostman.com/collections/5b1e100dd23a520e78c7

To run this, open your OS CLI and run the index.js file with: npm start.

It will run an localhost:3000

About

REST API básica con express para 4 verbos HTTP básicos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published