https://github.com/tiagobarros01/mycontacts-api
NodeJS API of contacts hammer 🔨
https://github.com/tiagobarros01/mycontacts-api
api docker express nodejs postgres postgresql
Last synced: 3 months ago
JSON representation
NodeJS API of contacts hammer 🔨
- Host: GitHub
- URL: https://github.com/tiagobarros01/mycontacts-api
- Owner: tiagobarros01
- Created: 2021-10-15T03:08:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T22:09:02.000Z (over 3 years ago)
- Last Synced: 2026-01-03T16:18:53.581Z (6 months ago)
- Topics: api, docker, express, nodejs, postgres, postgresql
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS API of contacts 🔨
## About
This repo is about the NodeJs module what I had at @JStack (https://jstack.com.br), teaching about how to create a CRUD with express lib, routing, securiry, database (Postgres), Docker environment, SQL commands, relations, good practices and lean code.
### Technologies:
-
NodeJs
-
Postgres
-
Docker