Commit Graph

10 Commits (main)

Author SHA1 Message Date
Joey Hines ec49b7c873 First pass of a GraphQL API
+ All location types can be queried based on name or id
+ If no query parameters are provided, all locations are returned
+ Integrated with the api tokens for the other APIs
2020-08-16 12:06:51 -05:00
Joey Hines c560aaf2f2 Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
Joey Hines 7748ab4010 Initial Commit for v2
Began migration of project to Django
Created Django models for all current SQLAlchemy models
2018-10-26 18:42:53 -05:00
Joey Hines 8a8374b77d Pointed to correct README file in setup.py 2018-09-13 11:49:31 -05:00
Joey Hines d0860b8ed3 what's a 1.0 release without a stupid bug... setup.py now looks for README.md 2018-09-13 11:31:12 -05:00
Joey Hines bcaf65f9ee Added simplejson to install_requires list. 2018-09-12 13:39:09 -05:00
Etzelia 6c603a953e
Add cogs to setup.py
I forgot, this will also be needed to make a dist.
2018-08-29 11:03:50 -05:00
Joey Hines 1b1ff8ffbc Added missing req 2018-08-20 22:16:16 -05:00
Joey Hines 123f753258 Removed entry points for now... 2018-08-20 17:55:05 -05:00
Joey Hines c7eed7fe71 Added setup.py and reorganized the project. 2018-08-20 17:54:14 -05:00