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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to luracast/restler

Projects sharing features with Restler

30 open-source projects similar to luracast/restler, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • willdurand/hateoaswilldurand avatar

    willdurand/Hateoas

    1,040View on GitHub↗

    A PHP library to support implementing representations for HATEOAS REST web services.

    PHP
    View on GitHub↗1,040
  • apioo/fusioapioo avatar

    apioo/fusio

    2,099View on GitHub↗

    Self-Hosted API Management for Builders

    PHPaiai-agentsapi
    View on GitHub↗2,099
  • blongden/halblongden avatar

    blongden/hal

    200View on GitHub↗

    application/hal builder / formatter for PHP 5.4+

    PHP
    View on GitHub↗200
  • aeonaxan/laravel-sceneAeonAxan avatar

    AeonAxan/laravel-scene

    29View on GitHub↗

    Laravel library to convert your models into API responses.

    PHP
    View on GitHub↗29
  • api-platform/api-platformapi-platform avatar

    api-platform/api-platform

    9,154View on GitHub↗

    API Platform is a headless content management system engine and framework used to build REST and GraphQL APIs. It utilizes schema-driven generation to automatically produce web endpoints based on predefined data model definitions. The platform focuses on semantic data modeling, using structured classes and ontologies to ensure information is organized for search engines and semantic web tools. It provides an automated OpenAPI specification generator and a declarative system for creating administration dashboards to manage data records without custom frontend code. The system includes capabil

    PHP
    View on GitHub↗9,154

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • apiato/apiatoapiato avatar

    apiato/apiato

    3,103View on GitHub↗

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

    PHP
    View on GitHub↗3,103
  • apache/apisixapache avatar

    apache/apisix

    16,767View on GitHub↗

    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
    View on GitHub↗16,767
  • apotonick/roarapotonick avatar

    apotonick/roar

    1,839View on GitHub↗

    Parse and render REST API documents using representers.

    Ruby
    View on GitHub↗1,839
  • axnsan12/drf-yasgaxnsan12 avatar

    axnsan12/drf-yasg

    3,544View on GitHub↗

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

    Python
    View on GitHub↗3,544
  • azure/autorestAzure avatar

    Azure/autorest

    4,798View on GitHub↗

    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
    View on GitHub↗4,798
  • badgerati/podeBadgerati avatar

    Badgerati/Pode

    1,049View on GitHub↗

    Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers

    PowerShellactive-directoryauthenticationcross-platform
    View on GitHub↗1,049
  • balvig/spykebalvig avatar

    balvig/spyke

    904View on GitHub↗

    Interact with REST services in an ActiveRecord-like manner

    Ruby
    View on GitHub↗904
  • begriffs/postgrestbegriffs avatar

    begriffs/postgrest

    27,234View on GitHub↗

    PostgREST is a standalone web server that automatically transforms a PostgreSQL database into a RESTful API. It serves as an API gateway that translates HTTP requests into SQL queries, mapping the database schema directly to endpoints without the need for manual route definitions. The system utilizes a JWT authentication layer to validate user identities and map incoming web requests to specific database roles. This allows the server to delegate authorization and permission enforcement to the internal PostgreSQL role system. It includes a generator for OpenAPI specifications to provide stand

    Haskell
    View on GitHub↗27,234
  • biosustain/potionbiosustain avatar

    biosustain/potion

    488View on GitHub↗

    Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine

    Python
    View on GitHub↗488
  • bploetz/versionistB

    bploetz/versionist

    0View on GitHub↗
    View on GitHub↗0
  • ant0ine/go-json-restant0ine avatar

    ant0ine/go-json-rest

    3,489View on GitHub↗

    A quick and easy way to setup a RESTful JSON API

    Go
    View on GitHub↗3,489
  • bwillis/versioncakebwillis avatar

    bwillis/versioncake

    652View on GitHub↗

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

    Ruby
    View on GitHub↗652
  • c410-f3r/wtxc410-f3r avatar

    c410-f3r/wtx

    360View on GitHub↗

    A collection of different transport implementations and related tools focused primarily on web technologies.

    Rust
    View on GitHub↗360
  • canton7/resteasecanton7 avatar

    canton7/RestEase

    1,113View on GitHub↗

    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#
    View on GitHub↗1,113
  • cerebris/jsonapi-resourcescerebris avatar

    cerebris/jsonapi-resources

    0View on GitHub↗
    View on GitHub↗0
  • chillicream/hotchocolateChilliCream avatar

    ChilliCream/hotchocolate

    5,713View on GitHub↗

    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#
    View on GitHub↗5,713
  • cloudcreativity/laravel-json-apicloudcreativity avatar

    cloudcreativity/laravel-json-api

    785View on GitHub↗

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

    PHP
    View on GitHub↗785
  • codehack/go-relaxcodehack avatar

    codehack/go-relax

    154View on GitHub↗

    Framework for building RESTful API's in Go

    Go
    View on GitHub↗154
  • codenoble/cache-crispiescodenoble avatar

    codenoble/cache-crispies

    162View on GitHub↗

    Speedy Rails JSON serialization with built-in caching

    Ruby
    View on GitHub↗162
  • cot-rs/cotC

    cot-rs/cot

    0View on GitHub↗
    View on GitHub↗0
  • crepe/crepecrepe avatar

    crepe/crepe

    128View on GitHub↗

    🥞 The thin API stack.

    Ruby
    View on GitHub↗128
  • crepe/jsonitecrepe avatar

    crepe/jsonite

    28View on GitHub↗

    A tiny, HAL-compliant JSON presenter for your Ruby APIs.

    Ruby
    View on GitHub↗28
  • danihodovic/django-webhookdanihodovic avatar

    danihodovic/django-webhook

    224View on GitHub↗

    Django webhooks triggered on model changes

    Python
    View on GitHub↗224
  • darkleaf/routerdarkleaf avatar

    darkleaf/router

    80View on GitHub↗

    Bidirectional Ring router. REST oriented. Rails inspired.

    Clojure
    View on GitHub↗80
  • adamchainz/django-cors-headersadamchainz avatar

    adamchainz/django-cors-headers

    5,587View on GitHub↗

    django-cors-headers is a middleware for Django that manages Cross-Origin Resource Sharing headers to control which external domains can access server resources. It serves as a security component for enforcing access control policies through origin validation and header management. The project provides capabilities for origin whitelisting using hostnames or regular expressions and supports the Local Network Access specification to permit requests from private networks. It allows for granular control via path-based restrictions and dynamic origin validation driven by a signal system. The softw

    Python
    View on GitHub↗5,587