Skip to content
#

routes

Here are 309 public repositories matching this topic...

MicroWebSrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

  • Updated Aug 20, 2020
  • Python
alexhoma
alexhoma commented Dec 28, 2019

Description
It's not a bug. I've found a way to use the link function in a simpler way. The createRouteLinks function returns an object with only one function inside and I think this can be changed.

Describe alternatives you've considered
Return a function instead of an object, to simplify the usage. ⚠️ It will break the library API.

Related code:
https://github.com

Improve this page

Add a description, image, and links to the routes 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 routes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.