Skip to content

An API to use to try out different front-end frameworks. Written with flask-restful.

Notifications You must be signed in to change notification settings

patallen/PracticeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice API

Written in Python/Flask-Restful

You Need:

  • Vagrant
  • Fabric for Python 2

Install:

  1. Create a base directory: $ mkdir PracticeAPI
  2. Clone the repo: $ git clone http://github.com/patallen/practiceapi repo
  3. $ vagrant up
  4. Add api.practiceapi.dev to /etc/hosts
  5. Set up the server: fab setup_server
  6. Run the WSGI server: fab runserver

About

An API to use to try out different front-end frameworks. Written with flask-restful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published