Iotcore - Python MQTT Broker and IoT Features for Django and FastAPI

The project aims to give full support for mqtt broker and related apis. The internals of the mqtt server is written in Rust using popular Tokio framework. Motive of the project is to avoid the GIL limitation of python and bring all the fun features offered by rust. Features Full-fledged configurable Tokio based MQTT broker No python GIL limitation All Standard MQTT broker features Zero extra setup required to run mqtt broker in you Django and Fastapi project MQTT client, with callback support for async or non-blocking applications and more Planned Features Device support Sensor support Sensor data storage Django based admin pages Django rest framework based APIs for managing devices and sensors SSL certificates and policy management Installation pip install iotcore Create a new file called mqtt....

September 18, 2023

Golang Rest Framework (Gorf)

Django inspired Rest Framework for Golang. Introducing Gorf, the Golang REST API framework that empowers developers to easily create and reuse modular apps. Inspired by the simplicity and flexibility of Python Django, Gorf utilizes the full MVC architecture, providing dedicated model, URL, and view files for effortless understanding. Gorf’s plug and play app concept enables infinite scalability and customization, making Gorf the go-to solution for anyone looking to kickstart a new project in Golang....

July 20, 2023

Linu - Mighty serial monitor for mac

Simple but mighty serial monitor app which live in your mac status bar. It will refresh every minute and list the available serial port. Manual refresh option is also available. Links GitHub

June 20, 2023