awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
resoursea avatar

resoursea/api

0
View on GitHub↗
34 estrellas·4 forks·Go·MIT·1 vistaresoursea.com↗

Api

A REST framework for quickly writing resource based services in Golang.

Features

  • API Frameworks - Framework for resource-based services in Go.
  • Server Frameworks - Resource-based REST framework for Go.
  • Web Frameworks - REST framework for resource-based services.

Historial de estrellas

Gráfico del historial de estrellas de resoursea/apiGráfico del historial de estrellas de resoursea/api

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace resoursea/api?

A REST framework for quickly writing resource based services in Golang.

¿Cuáles son las características principales de resoursea/api?

Las características principales de resoursea/api son: API Frameworks, Server Frameworks, Web Frameworks.

¿Qué alternativas de código abierto existen para resoursea/api?

Las alternativas de código abierto para resoursea/api incluyen: falconry/falcon — Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a… tiangolo/fastapi — FastAPI is a high-performance Python web framework designed for building REST APIs. It operates as an ASGI web… ant0ine/go-json-rest — A quick and easy way to setup a RESTful JSON API. encode/apistar — APIStar is an OpenAPI framework providing a toolkit for building and verifying web APIs. It functions as an API schema… restify/node-restify — Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a… ungerik/go-rest — A small and evil REST framework for Go.

Alternativas open-source a Api

Proyectos open-source similares, clasificados según cuántas características comparten con Api.
  • encode/apistarAvatar de encode

    encode/apistar

    5,548Ver en GitHub↗

    APIStar is an OpenAPI framework providing a toolkit for building and verifying web APIs. It functions as an API schema validator, a traffic auditor, and a documentation generator to ensure compliance with API specifications and data types. The project converts OpenAPI and Swagger schemas into visual developer guides using customizable themes. It also implements a dynamic API client that adapts to defined schemas to send requests to remote servers. The framework includes capabilities for validating API schemas to identify structural mistakes and auditing incoming and outgoing web traffic agai

    Python
    Ver en GitHub↗5,548
  • falconry/falconAvatar de falconry

    falconry/falcon

    9,794Ver en GitHub↗

    Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a resource-oriented API toolkit designed for building RESTful APIs and data plane services that prioritize low overhead, reliability, and scale. The framework implements an ASGI web server interface to handle both synchronous and asynchronous HTTP requests and WebSockets. It features a dedicated HTTP middleware system for intercepting network traffic and executing shared processing logic across multiple API endpoints. Its capability surface covers resource-based routing, HTTP specificat

    Pythonapiapi-restasgi
    Ver en GitHub↗9,794
  • ant0ine/go-json-restAvatar de ant0ine

    ant0ine/go-json-rest

    3,489Ver en GitHub↗

    A quick and easy way to setup a RESTful JSON API

    Go
    Ver en GitHub↗3,489
  • restify/node-restifyAvatar de restify

    restify/node-restify

    10,686Ver en GitHub↗

    Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a server-side environment for creating HTTP network services with integrated routing and request handling. The framework utilizes a middleware-based architecture to process incoming requests and manage responses. This approach supports the construction of web interfaces that follow standard architectural principles to deliver data to clients. The system covers a broad range of backend engineering capabilities, including route-based request dispatching, schema-based request validation,

    JavaScript
    Ver en GitHub↗10,686
Ver las 30 alternativas a Api→