Skip to content

monogenics/apis

Repository files navigation

apis

JSON and YAML APIs on Google Cloud Engine. There are three examples in the respository. Each is self contained.

  1. color-flasgger-yaml: This service shows how yaml is used to generate a swagger interface by simply adding documentation to the python functions.

  2. direct-math-json: This service generates swagger UI from json. flask-restplus is used to generate the models and associated json .

  3. endpoint-hello-yaml: This service is an endpoint for a hello service. It has a API Key requirement.

About

JSON and YAML APIs on Google Cloud Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published