awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nesquena/rabl

Open-source alternatives to Rabl

30 open-source projects similar to nesquena/rabl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rabl alternative.

  • django-tastypie/django-tastypieAvatar von django-tastypie

    django-tastypie/django-tastypie

    3,948Auf GitHub ansehen↗

    Django Tastypie is a framework for building RESTful web services that map Django models to API resources. It functions as a model-based API generator, automatically creating read-write endpoints for database models to enable standard CRUD operations via HTTP. The project serves as a multi-format data serializer and hypermedia API mapper. It converts database data into various response formats, including JSON, XML, and YAML, based on client requests, and transforms database relationships into navigable links for resource discovery. The toolkit includes a security implementation for user authe

    Python
    Auf GitHub ansehen↗3,948
  • dreamfactorysoftware/dreamfactoryAvatar von dreamfactorysoftware

    dreamfactorysoftware/dreamfactory

    1,773Auf GitHub ansehen↗

    DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.

    Shellapiapi-generationapi-generator
    Auf GitHub ansehen↗1,773
  • rails/jbuilderAvatar von rails

    rails/jbuilder

    4,414Auf GitHub ansehen↗

    Jbuilder is a JSON template engine and builder for Ruby that provides a domain specific language for generating structured JSON objects. It serves as a view helper to transform data into JSON format using logic, conditionals, and loops. The project enables the construction of complex data structures through the use of partials and nested objects to maintain modularity. It includes capabilities for runtime key transformation, allowing attribute keys to be converted between different naming conventions such as snake case and camel case. The system supports dynamic JSON structuring with the abi

    Ruby
    Auf GitHub ansehen↗4,414

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • dingo/apiAvatar von dingo

    dingo/api

    9,355Auf GitHub ansehen↗

    This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network

    PHP
    Auf GitHub ansehen↗9,355
  • interagent/plinyAvatar von interagent

    interagent/pliny

    808Auf GitHub ansehen↗

    An opinionated toolkit for writing excellent APIs in Ruby.

    Ruby
    Auf GitHub ansehen↗808
  • ruby-grape/grapeAvatar von ruby-grape

    ruby-grape/grape

    9,990Auf GitHub ansehen↗

    Grape is a RESTful web service framework for Ruby designed for building structured APIs. It provides a declarative syntax for routing and parameter validation, allowing developers to map HTTP verbs to logic through a domain specific language. The framework is distinguished by its built-in support for service versioning, which can be managed via URL paths, custom headers, or request parameters. It also features a modular architecture that allows large services to be constructed by nesting smaller API definitions. The project covers comprehensive API lifecycle capabilities, including schema-dr

    Ruby
    Auf GitHub ansehen↗9,990
  • apache/apisixAvatar von apache

    apache/apisix

    16,767Auf GitHub ansehen↗

    This project is a high-performance, distributed API gateway designed to manage, secure, and observe traffic for microservices, serverless functions, and artificial intelligence model providers. It functions as a dynamic service proxy and cloud-native ingress controller, centralizing policy enforcement and traffic routing through a unified configuration interface that synchronizes state across multiple nodes in real time. The platform distinguishes itself through a highly extensible architecture that utilizes a high-performance scripting engine to execute modular logic directly within the requ

    Luaapiapi-gatewayapi-management
    Auf GitHub ansehen↗16,767
  • ant0ine/go-json-restAvatar von ant0ine

    ant0ine/go-json-rest

    3,489Auf GitHub ansehen↗

    A quick and easy way to setup a RESTful JSON API

    Go
    Auf GitHub ansehen↗3,489
  • aeonaxan/laravel-sceneAvatar von AeonAxan

    AeonAxan/laravel-scene

    29Auf GitHub ansehen↗

    Laravel library to convert your models into API responses.

    PHP
    Auf GitHub ansehen↗29
  • apioo/fusioAvatar von apioo

    apioo/fusio

    2,099Auf GitHub ansehen↗

    Self-Hosted API Management for Builders

    PHPaiai-agentsapi
    Auf GitHub ansehen↗2,099
  • apotonick/roarAvatar von apotonick

    apotonick/roar

    1,839Auf GitHub ansehen↗

    Parse and render REST API documents using representers.

    Ruby
    Auf GitHub ansehen↗1,839
  • axnsan12/drf-yasgAvatar von axnsan12

    axnsan12/drf-yasg

    3,544Auf GitHub ansehen↗

    Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.

    Python
    Auf GitHub ansehen↗3,544
  • azure/autorestAvatar von Azure

    Azure/autorest

    4,798Auf GitHub ansehen↗

    AutoRest is a multi-language SDK generator and OpenAPI code generator designed to produce consistent software development kits from a single API definition. It functions as a REST API client generator that transforms Swagger and OpenAPI specification files into functional, typed HTTP client libraries. The tool automates the SDK development workflow by converting design documents into source code, ensuring that the resulting implementations match the defined API contract across different programming languages. The system employs specification-driven development using an intermediate represent

    TypeSpecazurecode-generatorcsharp
    Auf GitHub ansehen↗4,798
  • bahlo/goatB

    bahlo/goat

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • apiflask/apiflaskAvatar von apiflask

    apiflask/apiflask

    1,128Auf GitHub ansehen↗

    A lightweight Python web API framework.

    Pythonapiflaskmarshmallow
    Auf GitHub ansehen↗1,128
  • akka/akka-httpAvatar von akka

    akka/akka-http

    1,348Auf GitHub ansehen↗

    The Streaming-first HTTP server/module of Akka

    Scala
    Auf GitHub ansehen↗1,348
  • bploetz/versionistB

    bploetz/versionist

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • blongden/halAvatar von blongden

    blongden/hal

    200Auf GitHub ansehen↗

    application/hal builder / formatter for PHP 5.4+

    PHP
    Auf GitHub ansehen↗200
  • bwillis/versioncakeAvatar von bwillis

    bwillis/versioncake

    652Auf GitHub ansehen↗

    :cake: Version Cake is an unobtrusive way to version APIs in your Rails or Rack apps

    Ruby
    Auf GitHub ansehen↗652
  • canton7/resteaseAvatar von canton7

    canton7/RestEase

    1,113Auf GitHub ansehen↗

    Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit

    C#
    Auf GitHub ansehen↗1,113
  • cerebris/jsonapi-resourcesAvatar von cerebris

    cerebris/jsonapi-resources

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • channelcat/sanicAvatar von channelcat

    channelcat/sanic

    18,628Auf GitHub ansehen↗

    Sanic is a Python ASGI web framework and asynchronous HTTP server. It is designed to build high-performance web applications and servers that handle concurrent requests using non-blocking logic. The framework implements the Asynchronous Server Gateway Interface standard, allowing applications to be deployed across various ASGI-compatible servers. It utilizes an asyncio-based event loop and integrates a Cython-based runtime wrapper around libuv to manage I/O operations. The system manages traffic through route-based request dispatching and a middleware-based request pipeline. These components

    Python
    Auf GitHub ansehen↗18,628
  • chillicream/hotchocolateAvatar von ChilliCream

    ChilliCream/hotchocolate

    5,713Auf GitHub ansehen↗

    HotChocolate is a GraphQL server implementation for .NET that handles queries, mutations, and subscriptions over HTTP. It provides code-first schema generation directly from C# classes and attributes, keeping the schema and business logic in sync without manual type definitions. The project also includes a GraphQL gateway that composes multiple GraphQL and REST endpoints into a single unified schema, along with a GraphQL IDE for exploring, testing, and debugging GraphQL APIs interactively. The project distinguishes itself through its comprehensive tooling ecosystem, which includes a GraphQL c

    C#
    Auf GitHub ansehen↗5,713
  • closeio/flask-mongorestAvatar von closeio

    closeio/flask-mongorest

    520Auf GitHub ansehen↗

    Restful API framework wrapped around MongoEngine

    Python
    Auf GitHub ansehen↗520
  • cloudcreativity/laravel-json-apiAvatar von cloudcreativity

    cloudcreativity/laravel-json-api

    785Auf GitHub ansehen↗

    DO NOT USE THIS PACKAGE FOR NEW PROJECTS - USE laravel-json-api/laravel INSTEAD.

    PHP
    Auf GitHub ansehen↗785
  • codehack/go-relaxAvatar von codehack

    codehack/go-relax

    154Auf GitHub ansehen↗

    Framework for building RESTful API's in Go

    Go
    Auf GitHub ansehen↗154
  • codenoble/cache-crispiesAvatar von codenoble

    codenoble/cache-crispies

    162Auf GitHub ansehen↗

    Speedy Rails JSON serialization with built-in caching

    Ruby
    Auf GitHub ansehen↗162
  • cosiner/zerverC

    cosiner/zerver

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • crepe/crepeAvatar von crepe

    crepe/crepe

    128Auf GitHub ansehen↗

    🥞 The thin API stack.

    Ruby
    Auf GitHub ansehen↗128
  • apiato/apiatoAvatar von apiato

    apiato/apiato

    3,103Auf GitHub ansehen↗

    PHP Framework for building scalable API's on top of Laravel.

    PHP
    Auf GitHub ansehen↗3,103