Skip to content

gabrieldasneves/BasicNodeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a RESTful API with Node.js focused on the fundamentals of the technology, without external frameworks or libraries. The objective is to practice concepts such as internal Node.js modules, especially HTTP and Streams, and HTTP fundamentals such as Requests, Responses, Headers, status code and different types of parameters.

Routes:

image

Debbuging with Insomnia:

POST

image

CREATE

image

DELETE

image

UPDATE

image

About

a RESTful API with Node.js focused on the fundamentals of the technology, without external frameworks or libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors