https://github.com/eu-diogo-ferreira/nodejs-tdd-rest-api
⚗ Application developed with the aim of improving REST API's studies with TDD
https://github.com/eu-diogo-ferreira/nodejs-tdd-rest-api
Last synced: 3 months ago
JSON representation
⚗ Application developed with the aim of improving REST API's studies with TDD
- Host: GitHub
- URL: https://github.com/eu-diogo-ferreira/nodejs-tdd-rest-api
- Owner: eu-diogo-ferreira
- License: mit
- Created: 2021-12-05T00:17:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T23:27:09.000Z (almost 4 years ago)
- Last Synced: 2025-06-11T12:44:25.044Z (4 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodejs-tdd-rest-api
⚗ Application developed with the aim of improving REST API's studies with TDD```sh
docker-compose -f stack.yaml up
```