https://github.com/raelnogpires/crud-node-ts
CRUD com Express e TypeScript.
https://github.com/raelnogpires/crud-node-ts
express nodejs rest-api typescript
Last synced: 2 months ago
JSON representation
CRUD com Express e TypeScript.
- Host: GitHub
- URL: https://github.com/raelnogpires/crud-node-ts
- Owner: raelnogpires
- Created: 2022-05-11T22:58:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T18:34:54.000Z (about 4 years ago)
- Last Synced: 2025-02-01T18:43:58.854Z (over 1 year ago)
- Topics: express, nodejs, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express e TypeScript
Pequeno CRUD que utiliza como tecnologias base: Node.js, Express e TypeScript.
Desenvolvido com propósito de fixação de aprendizado em como utilizar o TypeSript numa API.