Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnftitor/portfolio-api

Django API for my Personal Portfolio, to store information regarding projects and also blog updates
https://github.com/johnftitor/portfolio-api

Last synced: about 3 hours ago
JSON representation

Django API for my Personal Portfolio, to store information regarding projects and also blog updates

Awesome Lists containing this project

README

        

# portfolio-API
Django API for my Personal Portfolio, to store information regarding projects and also blog updates

# Set Up

Run `python3 -m venv ve` to set up the virtual env

Then `ve/bin/pip install -r requirements.txt` to install the requirements