Skip to content

KevOneRedOne/FindFreelance_API

Repository files navigation

FindFreelance_API

FindFreelance API is a RESTful API that allows companies to search for freelance according to several criteria and propose them a mission. The Api using :

  • Node.js,
  • Express,
  • MongoDB.

Installation

  1. Clone the repository
git clone https://github.com/KevOneRedOne/FindFreelance_API
  1. Use the .env.example to create a .env file with your own credentials for the API.
cd API
cp .env.example .env
  1. Install the dependencies for the API
cd API
npm install
npm run dev

About

FindFreelance API is a RESTful API that allows companies to search for freelance according to several criteria and propose them a mission. (3rd year Bachelor - in Progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors