Open luckydonald opened 8 years ago
The Piefork link on the Api documentation page is sadly down. I wasn't even able to fetch it via archive.org...
In your mail a year ago you stated:
You can read the API description directly from the schema: http://mylittlefacewhen.com/api/v3/?format=json http://mylittlefacewhen.com/api/v3/face/schema/?format=json If you check it with browser you should have some extension like JSONView for Chrome that pretty prints json. You can also use the v2 documentation. It doesn't load directly from the site for some reason but you can check the template: http://mylittlefacewhen.com/static/mustache/apidoc-v2.mustache
You can read the API description directly from the schema: http://mylittlefacewhen.com/api/v3/?format=json http://mylittlefacewhen.com/api/v3/face/schema/?format=json
If you check it with browser you should have some extension like JSONView for Chrome that pretty prints json.
You can also use the v2 documentation. It doesn't load directly from the site for some reason but you can check the template: http://mylittlefacewhen.com/static/mustache/apidoc-v2.mustache
But from (what I believe) I saw years back, that service was something similar to swagger-ui (github, Demo)
Someone on stackoverflow says it is indeed compatible. Digging lead me to django-tastypie-swagger
Maybe this can be hosted on mylittlefacewhen?
The Piefork link on the Api documentation page is sadly down. I wasn't even able to fetch it via archive.org...
In your mail a year ago you stated:
But from (what I believe) I saw years back, that service was something similar to swagger-ui (github, Demo)
Someone on stackoverflow says it is indeed compatible. Digging lead me to django-tastypie-swagger
Maybe this can be hosted on mylittlefacewhen?