.. _pygeoapi:
pygeoapi project
================
pygeoapi is a Python server implementation of the emerging suite of OGC API standards. pygeoapi is development
using the `12-factor app `_ approach, allowing for easy deployment in cloud systems.
pygeoapi is a OsGEO recognized project (`here `_).
Demo server
-----------
There is a demo server on ``_ running the latest (Docker) version from the master branch of this repo. pygeoapi runs there at `https://demo.pygeoapi.io/master `_ .
The demo server setup and config is maintained within a seperate GH repo: ``_.