Skip to content

This project was developed following Hotmart's "Arquitetura Limpa na Prática" classes of Otávio Lemos.

License

Notifications You must be signed in to change notification settings

filipe1309/twd-clean-arch-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWD Clean Arch API

Docker NodeJS JavaScript MongoDB

💬 About

This project was developed following Hotmart's "Arquitetura Limpa na Prática" classes of Otávio Lemos.

Subjects

  • Clean Architecture
  • TDD
  • SOLID

API Requirements

Access Here

💻 Technologies

📜 Requirements

💿 Installation

git clone git@github.com:filipe1309/twd-clean-arch-api.git
cd twd-clean-arch-api

🏃 Running

npm run dev

docker-compose up

Access http://localhost:5001/api/register Send a POST request with the following body:

{
  "name": "John Doe",
  "email": "john.doe@test.com",
}

✅ Tests

After up the container:

npm run test
npm run test-unit
npm run test-integration
npms run test-verbose

License

MIT

About Me


Done with ❤️  by Filipe Leuch Bonfim 🖖


@ Generated with ShubcoGen Template™ 0.0.1

About

This project was developed following Hotmart's "Arquitetura Limpa na Prática" classes of Otávio Lemos.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published