Skip to content

amanfojnr/af_quotes_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

African quotes api

Visit website for API Documentation/How-To

How to Contribute

  • fork this repo

  • clone to local

  • cd to parent folder

  • create virtualenv

  • pip install -r requirements.txt

  • python manage.py migrate

  • python manage.py createsuperuser to access admin and create dummy data.

  • python manage.py runserver

  • send to PR to development branch

Releases

No releases published

Packages

No packages published