Commit Graph

18 Commits

Author SHA1 Message Date
Gábor Barna 70e6641e24 Hack some poorly implemented serializer.
TODO: this breaks everything
2016-10-28 11:52:38 +02:00
Gábor Barna 2631c344dd Add parameters and post handler 2016-10-28 11:51:54 +02:00
Gábor Barna 5c7ca46e56 Add get/post parameters to /duck 2016-10-28 11:51:36 +02:00
Gábor Barna 4cb80df58a Change Duck definition 2016-10-28 11:51:06 +02:00
Gábor Barna 70a5a99909 Add simple Duck model 2016-10-28 05:26:16 +02:00
Gábor Barna 039855db6f Connect PG to the app 2016-10-28 04:17:03 +02:00
Gábor Barna 707a5c41cd Fix GET /duck method 2016-10-28 03:55:36 +02:00
Gábor Barna 4ebc4d7e0f Define simple Duck object 2016-10-28 03:26:19 +02:00
Gábor Barna b3c2a6b7ec Fix list indentation problems 2016-10-28 03:25:48 +02:00
Gábor Barna b29df6fa25 Ignore .pyc files 2016-10-28 02:55:13 +02:00
Gábor Barna d9192d6b0c Ignore local .env file 2016-10-28 02:55:13 +02:00
Gergely Polonkai e762b30278 Add Duck definition to Swagger file 2016-10-27 21:28:03 +02:00
Gergely Polonkai a6a74fa56c Fix all Python files to work with Python2 and Gunicorn/Heroku 2016-10-27 20:52:20 +02:00
Gergely Polonkai cc17fc634f Fix Swagger file for the connexion-based SDK 2016-10-27 20:47:28 +02:00
Gergely Polonkai 50ef1491f2 Add Swagger-based API 2016-10-27 20:18:02 +02:00
Gergely Polonkai 07872f8e24 Add *very* basic Swagger API definition 2016-10-27 20:11:22 +02:00
Gergely Polonkai 6a9bddadde Add Procfile for Heroku 2016-10-27 20:05:52 +02:00
Gergely Polonkai 25bc373a3e Initial Flask version 2016-10-25 18:14:11 +02:00