https://github.com/edmilson-dk/flow-money-api
Nodejs API with typescript with finance management service.
https://github.com/edmilson-dk/flow-money-api
clean-architecture knexjs nodejs typescript
Last synced: about 1 month ago
JSON representation
Nodejs API with typescript with finance management service.
- Host: GitHub
- URL: https://github.com/edmilson-dk/flow-money-api
- Owner: edmilson-dk
- License: mit
- Created: 2021-04-08T15:45:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-19T10:43:23.000Z (about 5 years ago)
- Last Synced: 2025-01-21T21:31:55.297Z (over 1 year ago)
- Topics: clean-architecture, knexjs, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 402 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flow Money Api
This is an api developed in NodeJS, to serve as a back-end for my Flow Money project, the api has user authentication and finance management.
* [NodeJs](https://nodejs.org/en/)
* [TypeScript](https://www.typescriptlang.org/)
* [PostgreSQL](https://www.postgresql.org/)
* [KnexJS](http://knexjs.org/)
* [ExpressJS](https://expressjs.com/pt-br/)
[MIT](https://github.com/edmilson-dk/flow-money-api/blob/main/LICENSE) Project License
Creator with 💙 by [Edmilson Jesus](https://www.linkedin.com/in/edmilson-jesus-4128711b5)