/solid-principles

Starting API with Typescript. Introduction to SOLID Principles and Clean Architecture. API Documentation with Swagger.

Primary LanguageTypeScript

SOLID Principles

Starting API with superset Typescript ✔️
Introduction to SOLID Principles ✔️
API Documentation with Swagger ✔️
Tests with Jest ✔️

To run 🔌

Open terminal in folder where you have cloned the project.
Run yarn or npm install
➕ To build the dependencies

Run yarn dev or npm run dev
➕ To run the application

Run yarn test or npm run test
➕ To run the tests