Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vsdudakov/yara
- Owner: vsdudakov
- Created: 2024-04-24T16:31:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T21:43:07.000Z (9 months ago)
- Last Synced: 2024-11-10T01:36:42.684Z (2 months ago)
- Language: Python
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.