https://github.com/williamkoller/clean-arch-node-api
Clean Arch Node API
https://github.com/williamkoller/clean-arch-node-api
api clean-architecture coveralls ddd-architecture eslint husky nodejs solid-principles typescript
Last synced: 6 months ago
JSON representation
Clean Arch Node API
- Host: GitHub
- URL: https://github.com/williamkoller/clean-arch-node-api
- Owner: williamkoller
- Created: 2023-03-17T20:17:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T16:15:41.000Z (over 2 years ago)
- Last Synced: 2025-03-30T08:02:17.638Z (6 months ago)
- Topics: api, clean-architecture, coveralls, ddd-architecture, eslint, husky, nodejs, solid-principles, typescript
- Language: TypeScript
- Homepage: https://clean-arch-node-api.herokuapp.com
- Size: 325 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/)
[](https://opensource.org/licenses/)
[](https://coveralls.io/github/williamkoller/clean-arch-node-api?branch=develop)
[](https://github.com/williamkoller/clean-arch-node-api/actions/workflows/deployment.yml)
[](https://github.com/williamkoller/clean-arch-node-api/actions/workflows/github-code-scanning/codeql)# **Clean Architecture Nodejs API**
1. [Cadastro](./requirements/signup.md)
2. [Login](./requirements/signin.md)- References:
- [The Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html)
- [Hexagonal Architecture](https://alistair.cockburn.us/hexagonal-architecture/)