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: 11 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T21:43:07.000Z (about 2 years ago)
- Last Synced: 2025-02-13T16:19:20.624Z (over 1 year ago)
- Language: Python
- Size: 187 KB
- Stars: 1
- 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.