An open API service indexing awesome lists of open source software.

https://github.com/odeassis/restful-api-node.js

RESTful API with Node.js focused on technology fundamentals, without external frameworks or libraries. Using internal Node.js modules like HTTP, Crypto and File System. Learning about HTTP fundamentals such as requests, responses, headers, status code, route and query parameters, etc.
https://github.com/odeassis/restful-api-node.js

Last synced: 9 months ago
JSON representation

RESTful API with Node.js focused on technology fundamentals, without external frameworks or libraries. Using internal Node.js modules like HTTP, Crypto and File System. Learning about HTTP fundamentals such as requests, responses, headers, status code, route and query parameters, etc.

Awesome Lists containing this project