A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture
FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event loop. The project includes a dependency injection system that allows for the resolution and injection of reusable components into request handlers. This system supports request-scoped caching, lifecycle management, and integration with security mechanisms like OAuth2 and JSON We
🦄 0-legacy, tiny & fast web framework as a replacement of Express
The main features of talentlessguy/tinyhttp are: Backend Frameworks, Developer Tools, Web Frameworks.
Open-source alternatives to talentlessguy/tinyhttp include: facebook/react-native — This project is a cross-platform mobile framework that enables the development of native iOS and Android applications… fastify/fastify — This project is a high-performance web framework designed for building scalable server-side applications with minimal… adrientorris/awesome-blazor. chiraggude/awesome-laravel — A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. fastapi/fastapi — FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide… friendsofcake/awesome-cakephp — A curated list of amazingly awesome CakePHP plugins, resources and shiny things.