Metadata-Version: 2.1
Name: apish
Version: 0.4.2
Summary: Small, opinionated library for building REST APIs.
Home-page: https://gitlab.com/greenhousecode/ai/apish/
Author: Greenhouse AI team
Author-email: ai@greenhousegroup.com
Keywords: rest http web
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

Description
============

Introduction
------------

Apian is an opinionated library for setting up a Python-based service with a
minimum of boilerplate. It is a thin wrapper around `FastAPI
<https://pypi.org/project/fastapi/>`_.
