Skip to content

REST API with unit testing and following the SOLID architecture

Notifications You must be signed in to change notification settings

WilsonCaetanojr/feedback-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Access in production

https://feedback-api-production-7e7a.up.railway.app/health

📌 Table of Contents

  • Technologies
  • Features
  • How to Run

💻 Technologies

The technologies used in the project:

🚀 Skill Worked

  • Project architecture SOLID.
  • Unitary tests.
  • Sending email.
  • Use of ORM.
  • Deploy with Railway.

👷 How to run

# Clone Repository
$ git clone https://github.com/WilsonCaetanojr/feedback-api.git

💻 Run Project

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn dev

Go to http://localhost:3333/ to see the result.

About

REST API with unit testing and following the SOLID architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published