Skip to content

geniphi/findig

Repository files navigation

Findig

build status Documentation Status License Findig on PyPI Gitter support

Findig is a micro-framework for building HTTP applications. It is based on the excellent Werkzeug WSGI utility library, and is meant as an alternative to Flask when implementing RESTful APIs.

Features

  • Declarative support for RESTful API development.
  • Fully customizable input and output content-types.
  • High level utilities.

Installing

Findig is pre-release software and is not yet published on PyPI. To install the development version, run:

$ pip install findig

Findig is written in Python3 and is supported on Python 3.4.

Contribute

Support

If you're having issues using Findig, please use the issue tracker to let us know about them.

License

This project is licensed under the MIT License.

Documentation

This project is documented at findig@readthedocs.

About

A micro-framework for RESTful web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages