Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabriel-jesusvix/node-crud-sql
Application to learn more about crud done with Fastfy POSTGRES, NEON CLOUD and RENDER (to visible online )
https://github.com/gabriel-jesusvix/node-crud-sql
Last synced: 1 day ago
JSON representation
Application to learn more about crud done with Fastfy POSTGRES, NEON CLOUD and RENDER (to visible online )
- Host: GitHub
- URL: https://github.com/gabriel-jesusvix/node-crud-sql
- Owner: Gabriel-Jesusvix
- Created: 2023-11-21T19:29:09.000Z (12 months ago)
- Default Branch: developer
- Last Pushed: 2023-11-21T22:13:55.000Z (12 months ago)
- Last Synced: 2024-04-18T09:35:44.097Z (7 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## API to learn NODE with Instructions SQL
- The App aims to train some basic SQL statement commands, with integrations and also uses some tools for deployment. The Project first started with real data and was later switched to an actual database.
Alguns passos foram tomados para que o desenvolvimento pudesse ser completado;
## Learn
- Routes of the application
- Request Body
- Route Params
- Query Params
- Database in memory and Database postgress ( neon.tech )
- Deploy application With Render## Techs
- FastFy
- Postgres
- JavaScript
- NodeJS
- Render ( Deploys )
- Neon Tech ( Database Cloud - Postgres )
Feito com 💙 by Gabriel Jesus