Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toumorokoshi/transmute-core
A web framework-agnostic API and documentation generation platform
https://github.com/toumorokoshi/transmute-core
aiohttp api flask python python3 swagger
Last synced: 14 days ago
JSON representation
A web framework-agnostic API and documentation generation platform
- Host: GitHub
- URL: https://github.com/toumorokoshi/transmute-core
- Owner: toumorokoshi
- License: mit
- Created: 2015-11-30T07:57:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T07:19:16.000Z (12 months ago)
- Last Synced: 2024-10-14T04:36:28.900Z (28 days ago)
- Topics: aiohttp, api, flask, python, python3, swagger
- Language: Python
- Homepage: http://transmute-core.readthedocs.io/en/latest/
- Size: 3.53 MB
- Stars: 38
- Watchers: 6
- Forks: 19
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
==============
transmute-core
==============.. image:: https://travis-ci.org/toumorokoshi/transmute-core.svg?branch=master
:alt: build status
:target: https://travis-ci.org/toumorokoshi/transmute-core.. image:: https://coveralls.io/repos/github/toumorokoshi/transmute-core/badge.svg?branch=master
:alt: coverage status
:target: https://coveralls.io/github/toumorokoshi/transmute-core?branch=master
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/blackA utility library to help build transmute api generators for Python webframeworks.
You can find out more here:
http://transmute-core.readthedocs.io/