Skip to content

[Experimental] Collection+JSON Relify API wrapper written in Python + Flask

Notifications You must be signed in to change notification settings

BigBlueHat/recshackday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Collection+JSON wrapper for the @RelifyAPI

Worked a bit with @terrhorn of http://relify.com/ to concept a more hypermedia-based version of their API.

Not much to see yet, but this stubs out a Python + Flask wrapper API endpoint that is intended to serve a Collection+JSON variation of the API...so I can talk 'em into switching doing it "hyper style."

Run it - requires Python 2.6+

$ pip install Flask Flask-Classy
$ python app.py

Request http://localhost:5000/

TODO

Pretty much everything...

License

Apache License 2.0

About

[Experimental] Collection+JSON Relify API wrapper written in Python + Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages