Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

cwilvx/be-social-api

Repository files navigation

B-social backend

This is a social media backend API built using Flask, Flask Restful and PyMongo.

Setting up locally

# for ssh users
$ git clone git@github.com:geoffrey45/be-social-be.git
# for HTTPS users
$ git clone https://github.com/geoffrey45/be-social-be.git
$ cd be-social-be
# install dependencies
$ pipenv shell
$ pipenv install --dev
$ chmod a+x start.sh
# rename start.sh.example to start.sh and edit the configs
$ ./start.sh

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages