/api-server

Primary LanguageJavaScriptMIT LicenseMIT

api-server

Our objective is to make a barebones server using TDD principles. I wrote tests for the server and middleware.

UML

UML

Render

https://api-server-x0bi.onrender.com

How to deploy

1 - Clone to your local system. 2 - npm init -y, then npm i to install dependencies.