Skip to content

gusintheeshell/my-squad-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Squad API

Status: ⚠️

Topics

🔹 Description

🔹 Features

🔹 Prerequisites

🔹 How to run

Description

API for MySquad APP.

Features

✔️

Prerequisites

⚠️ NodeJS

How to run ▶️

In the terminal, clone the project:

git clone git@github.com:gusbdev/my-squad-api.git

From the terminal navigate to the app folder and run the command:

yarn install
or
npm install

This will install the application's dependencies to run in the development environment.

Then just run the command:

npm start

Languages, dependencies and libs used 📚

  • Express - framework that handles HTTP requests among other things
  • Mongoose - elegant mongodb object modeling for node.js
  • Insomnia Documenter - like Postman Documenter but for Insomnia! With this tool you can generate beautiful API documentation pages using your Insomnia export file.

Developers :octocat:


Gustavo Barbosa

License

The MIT License (MIT)