This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This cats service allows you to curl -v http://127.0.0.1:3000/cats -H "content-type: application/json" -d '{"name": "charly"}' curl -v 'http://127.0.0.1:3000/cats/charly' curl -v 'http://127.0.0.1:3000/cats' Started from github.com/nestjs/typescript-starter @7c21aea7e3b0767031c12345a701842ba483832e: Author: Kamil Myśliwiec <[email protected]> Date: Wed Feb 7 11:11:32 2024 +0100 chore: update deps Then added cats stuff according to the Getting Started docs.
- Loading branch information