Skip to content

Files

Latest commit

038b485 · Apr 6, 2020

History

History
25 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 644 Bytes

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.