Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 555 Bytes

File metadata and controls

16 lines (15 loc) · 555 Bytes

Node.JS Application

Creating a Node.JS application during the rocketseat course, some topics was used to obtain knowledges and learn how to host and create a Node.JS server

💻 Knowledges/Developments:

The following topics that was used development of this app:

  • HTTP Native Server
  • Fastify Server
  • API Rest - CRUD
  • Request Params(Body, Query, Route)
  • Memory Database
  • NEON(Postgres Serverless Database)
  • Render Cloud