/clean-node

API with NodeJs, TDD, SOLID and Clean Architecture

Primary LanguageTypeScriptMIT LicenseMIT

SingUp API

This project is a simple API made with Typescript, NodeJs, TDD, SOLID and Clean Architecture

Getting Started with SingUp API

Prerequisites

You're going to need:

Yes, that's it!

Getting Set Up

  1. Clone this repository to your hard drive with git clone https://github.com/RigottiG/signup-api
  2. cd signup-api
  3. Install the dependencies: npm install
  4. Start the test server: npm start

Now go ahead and visit http://localhost:3333 and you will be presented with a beautiful example API 😃

Contributors

SingUp API was built by Guilherme Rigotti.