7 Repos
Tools for building RESTful APIs, routing, and web-specific functionality.
Explore 7 awesome GitHub repositories matching part of an awesome list · Web and API Frameworks. Refine with filters or upvote what's useful.
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
Provides a full framework for building RESTful APIs with built-in routing and request handling.
InterviewGuide is a comprehensive technical interview preparation platform that covers the full spectrum of software engineering recruitment, from foundational computer science concepts through to offer negotiation. It provides structured learning paths across algorithms, operating systems, databases, networking, and programming languages, with a particular emphasis on C++ and Go. The platform aggregates real interview experiences and company-specific questions from major tech employers, offering candidates a searchable database of past written exam problems and detailed accounts of actual int
Teaches building RESTful APIs using Gin and Gorm for Go project-based learning.
Sample API using Phalcon
Implementation of an API application using the Phalcon
A composer package designed to help you create a JSON:API in Phalcon
A composer package designed to help you create a JSON:API in Phalcon
Phalcon-autorouter
Simple way to auto load modules without complicate definition of routes
Phalcon Routering for Yaml
Routing can be easily configured with yaml