pyramid_georest, extension for pyramid web frame work to provide rest interface for sql-alchemy mappers


Keywords
web, pyramid, pylons, rest, sqlalchemy, orm, model, geoalchemy
License
GPL-3.0
Install
pip install pyramid-georest==3.1.1

Documentation

Pyramid GeoREST interface

pyramid_georest is a open source plugin for the pyramid web framework. It provides access to geographical and (also non geographical) database sources via a restful API.

Please refer to the detailed [documentation](https://vvmruder.github.io/pyramid_georest 'documentation') to learn what it does exactly and how to install/use it.