Rhoana / butterfly

Documentation
http://butterfly.rtfd.io
MIT License
2 stars 5 forks source link

Moving core cutout logic, adding views, and using the REST API #15

Closed thejohnhoffer closed 7 years ago

thejohnhoffer commented 7 years ago

These changes allow the viewer to use the request method as defined in restapi.py. This pull request additionally enacts the following server-side effects:

restapi handles views and formats

move cutout logic to datasource

normalize all datasources

remove cutout logic from core

These bugs must be addressed before merging: