Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsdudakov/yara

A web framework that combines the asynchronous capabilities of FastAPI with the structured design of Django, offering a robust solution for building high-performance web applications.
https://github.com/vsdudakov/yara

Last synced: 19 days ago
JSON representation

A web framework that combines the asynchronous capabilities of FastAPI with the structured design of Django, offering a robust solution for building high-performance web applications.

Awesome Lists containing this project

README

        

# Yara

A web framework that combines the asynchronous capabilities of FastAPI with the structured design of Django, offering a robust solution for building high-performance web applications. This framework is designed to leverage FastAPI's async features for efficient handling of concurrent requests, while incorporating Django's well-organized architectural patterns, enhancing the development process with a familiar and scalable structure. Ideal for developers seeking to create scalable, maintainable web services with the speed benefits of asynchronous programming.