The framework for building app backends and microservices by specification-first API design approach based on the OpenAPI Specification 3.
Project description
About
The framework for building app backends and microservices by specification-first API design approach based on the OpenAPI Specification 3.
Falcon Heavy converts and validates requests and renders responses corresponded specification. It can be used with Django, Falcon and Flask web frameworks.
Installation
Recommended way (via pip):
$ pip install falcon-heavy
Usage
Implement all abstract methods from a corresponding decorator class.
Set up routing based on a specification.
Decorate views with your decorator.
Limitations
XML is not supported.
Can’t use reserved characters in path and query parameters.
Recursive dependencies detection not implemented.
License
Copyright 2019-2020 Not Just A Toy Corp.
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file falcon-heavy-0.1.2.tar.gz
.
File metadata
- Download URL: falcon-heavy-0.1.2.tar.gz
- Upload date:
- Size: 62.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65b26742686c8849aee278adf242b550150e4286e1a81b0ccbd554a9ca68494e |
|
MD5 | c04058d19f93ed653a7e8686dbfbd741 |
|
BLAKE2b-256 | 31098db2cf567c6b23323e28857e284c7ba6dcab776083bf4a5712b3388c0c85 |
File details
Details for the file falcon_heavy-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: falcon_heavy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 140.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c290b11514b98a7fdba852abce6e5bc57f8cc04de20a6595594d2fb14d248788 |
|
MD5 | 801d4765def1a68def24bda9949189bc |
|
BLAKE2b-256 | 777d1826e0acd389753d18e75a0e03c927f5ad552709cd4c8a70498049360a5d |