Skip to content
#

microframework

Here are 219 public repositories matching this topic...

webgo
bnkamalesh
bnkamalesh commented Feb 13, 2021

Is your feature request related to a problem? Please describe.

Adding routes currently requires the developer to prepare a single list of *Route with all the routes defined in one go. This can be split up and made easier for the developer

Describe the solution you'd like

We can add convenience method for each type of HTTP method supported by webgo (). e.g.

router.A

💻 Microservice library / framework using Python's asyncio event loop with full support for HTTP + WebSockets, AWS SNS+SQS, RabbitMQ / AMQP, middleware, etc. Extendable for GraphQL, protobuf, gRPC, among other technologies.

  • Updated Jul 5, 2022
  • Python

Improve this page

Add a description, image, and links to the microframework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microframework topic, visit your repo's landing page and select "manage topics."

Learn more