Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically validate and convert incoming request data and to format outgoing responses. The framework functions as an automated documentation tool by extracting function signatures and markers from source code to generate accessible API specifications. It also supports non-blocking coroutines for asynchronous API processing to handle background tasks without interrupting the main request cycle. The project provides capabilities for REST API development, including route mapping, endpoin
A composer package designed to help you create a JSON:API in Phalcon
Sample API using Phalcon
الميزات الرئيسية لـ phalcon/rest-api هي: Web and API Frameworks.
تشمل البدائل مفتوحة المصدر لـ phalcon/rest-api: timothycrosley/hug — Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically… gte451f/phalcon-json-api-package — A composer package designed to help you create a JSON:API in Phalcon. ienaga/phalconrouter — Phalcon Routering for Yaml. kahur/phalcon-autorouter — Phalcon-autorouter. phrest/api — PhREST API.