Skip to content

Add apistar framework to web-framework section#1004

Closed
OfirArbel wants to merge 1 commit intovinta:masterfrom
OfirArbel:web-framework-apistar
Closed

Add apistar framework to web-framework section#1004
OfirArbel wants to merge 1 commit intovinta:masterfrom
OfirArbel:web-framework-apistar

Conversation

@OfirArbel
Copy link

What is this Python project?

A new python web framework project, designed for Python 3.

What's the difference between this Python project and similar ones?

  • API documentation - Interactive API documentation, that's guaranteed to always be in sync with your codebase.
  • Client libraries - JavaScript and Python client libraries, driven by the typesystems that API Star generates.
  • Schema generation - Support for generating Swagger or RAML API typesystems.
  • Expressive - Type annotated views, that make for expressive, testable code.
  • Performance - Dynamic behaviour for determining how to run each view makes API Star incredibly efficient.
  • Throughput - Support for asyncio to allow for building high-throughput non-blocking applications.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@vinta
Copy link
Owner

vinta commented Jan 7, 2018

apistar is already on the list.
See https://github.com/vinta/awesome-python#restful-api

@vinta vinta closed this Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants