Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigobarbosa12/aluguel-automotivo
Exemplo de API para aluguel de automóveis em NodeJS
https://github.com/rodrigobarbosa12/aluguel-automotivo
celebrate cors eslint express http javascript jest momentjs nodejs sqlite3 supertest typeorm typescript
Last synced: 13 days ago
JSON representation
Exemplo de API para aluguel de automóveis em NodeJS
- Host: GitHub
- URL: https://github.com/rodrigobarbosa12/aluguel-automotivo
- Owner: rodrigobarbosa12
- License: mit
- Created: 2021-12-04T15:48:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T16:02:47.000Z (about 3 years ago)
- Last Synced: 2024-04-13T18:10:08.212Z (9 months ago)
- Topics: celebrate, cors, eslint, express, http, javascript, jest, momentjs, nodejs, sqlite3, supertest, typeorm, typescript
- Language: HTML
- Homepage:
- Size: 160 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Projeto |
Tecnologias |
Instalação |
Bibliotecas |
Desenvolvimento## 💻 Projeto
API para aluguel automotivo
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Node](https://nodejs.org/en/)
- [Eexpress](https://www.npmjs.com/package/express)
- [Typeorm](https://typeorm.io/#/)
- [Celebrate](https://www.npmjs.com/package/celebrate)
- [Cors](https://www.npmjs.com/package/cors)## 📚 Bibliotecas
- [Moment](https://momentjs.com/)
## 🧑🔧 Desenvolvimento
- [TypeScript](https://www.typescriptlang.org/)
- [Eslint](https://www.npmjs.com/package/eslint)## 🧩 Instalação
### Baixe o projeto
$ git clone [email protected]:rodrigobarbosa12/aluguel-automotivo.git### Instale todas as dependências
$ yarn### Gere a versão compilada da API
$ yarn build### Execute
$ yarn start### Execute o teste unitário
$ yarn test### Interaja com a API através do Insomnia Ou Postman
- Na pasta tools existe um arquivo Insomnia.json com as requisições
## Autor
[![Github Badge](https://img.shields.io/github/followers/rodrigobarbosa12?style=social&link=https://github.com/rodrigobarbosa12)](https://github.com/rodrigobarbosa12)