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 friendsofsymfony/fosrestbundle

Open-source alternatives to FOSRestBundle

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

  • willdurand/bazingahateoasbundleW

    willdurand/BazingaHateoasBundle

    0View on GitHub↗

    BazingaHateoasBundle

    View on GitHub↗0
  • dunglas/dunglasapibundleD

    dunglas/DunglasApiBundle

    0View on GitHub↗

    API Platform Core is an easy-to-use and powerful system to create hypermedia-driven REST and GraphQL APIs. It is a component of the API Platform framework and it can be integrated with the Symfony framework using the bundle distributed with the library.

    View on GitHub↗0
  • 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
  • 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

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
  • 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
  • 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
  • emicklei/go-restfulemicklei avatar

    emicklei/go-restful

    5,111View on GitHub↗

    go-restful is a framework for building RESTful web services in Go. It functions as a toolkit for managing API endpoints, providing a request router that maps incoming HTTP requests to handler functions using path parameters and custom URL patterns. The framework includes a data conversion layer that transforms Go structures into JSON or XML formats for request and response bodies. It also provides a system for organizing related web services into containers to manage endpoint prefixing and shared configuration. The project covers request lifecycle management through middleware filters for va

    Go
    View on GitHub↗5,111
  • codehack/go-relaxcodehack avatar

    codehack/go-relax

    154View on GitHub↗

    Framework for building RESTful API's in Go

    Go
    View on GitHub↗154
  • cot-rs/cotC

    cot-rs/cot

    0View on GitHub↗
    View on GitHub↗0
  • creads/api2symfony-bundlecreads avatar

    creads/api2symfony-bundle

    51View on GitHub↗

    A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)

    PHP
    View on GitHub↗51
  • dougblack/sleepydougblack avatar

    dougblack/sleepy

    669View on GitHub↗

    rest for go

    Go
    View on GitHub↗669
  • dropwizard/dropwizarddropwizard avatar

    dropwizard/dropwizard

    8,573View on GitHub↗

    Dropwizard is a Java web application stack and REST framework used to build production-ready web services. It integrates an embedded HTTP server with operational tools to provide a complete environment for developing network interfaces that exchange JSON data. The project provides a set of core technology stacks for relational data mapping, schema migration, and operational performance monitoring. It includes a relational database migration tool to track schema updates and execute versioned scripts before an application starts. The framework covers a broad capability surface including reques

    Java
    View on GitHub↗8,573
  • dunglas/dunglasangularcsrfbundledunglas avatar

    dunglas/DunglasAngularCsrfBundle

    148View on GitHub↗

    This API Platform and Symfony bundle provides automatic Cross Site Request Forgery (CSRF or XSRF) protection for client-side applications.

    PHP
    View on GitHub↗148
  • blongden/halblongden avatar

    blongden/hal

    200View on GitHub↗

    application/hal builder / formatter for PHP 5.4+

    PHP
    View on GitHub↗200
  • apioo/fusioapioo avatar

    apioo/fusio

    2,099View on GitHub↗

    Self-Hosted API Management for Builders

    PHPaiai-agentsapi
    View on GitHub↗2,099
  • encode/apistarencode avatar

    encode/apistar

    5,548View on 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
    View on GitHub↗5,548
  • falconry/falconfalconry avatar

    falconry/falcon

    9,794View on 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
    View on GitHub↗9,794
  • flatiron/resourcefulF

    flatiron/resourceful

    0View on GitHub↗
    View on GitHub↗0
  • friendsofsymfony/fosoauthserverbundleFriendsOfSymfony avatar

    FriendsOfSymfony/FOSOAuthServerBundle

    1,079View on GitHub↗

    A server side OAuth2 Bundle for Symfony

    PHPhacktoberfestoauth2php
    View on GitHub↗1,079
  • gimler/symfony-rest-editionG

    gimler/symfony-rest-edition

    0View on GitHub↗
    View on GitHub↗0
  • hfqr/xitca-webH

    HFQR/xitca-web

    0View on GitHub↗
    View on GitHub↗0
  • hyperium/hyperhyperium avatar

    hyperium/hyper

    15,945View on GitHub↗

    Hyper is a low-level networking library designed for building high-performance HTTP clients and servers. It provides a foundational toolkit for creating network services that leverage asynchronous execution and memory-safe data handling, supporting both HTTP/1 and HTTP/2 protocols. The library distinguishes itself through a protocol-agnostic architecture that separates transport logic from HTTP semantics. It utilizes a service-trait abstraction to decouple network logic from the underlying transport, enabling developers to inject custom middleware for request interception and response transfo

    Rusthttphyperrust
    View on GitHub↗15,945
  • jeffknupp/sandmanjeffknupp avatar

    jeffknupp/sandman

    2,290View on GitHub↗

    Sandman "makes things REST".

    Python
    View on GitHub↗2,290
  • jkheadley/rest-hapiJKHeadley avatar

    JKHeadley/rest-hapi

    1,182View on GitHub↗

    🚀 A RESTful API generator for Node.js

    JavaScriptapiaudit-logcrud
    View on GitHub↗1,182
  • jspears/mersJ

    jspears/mers

    0View on GitHub↗
    View on GitHub↗0
  • leedavis81/drestL

    leedavis81/drest

    0View on GitHub↗
    View on GitHub↗0
  • loco-rs/locoloco-rs avatar

    loco-rs/loco

    8,645View on GitHub↗

    Loco is a full-stack web framework for Rust designed to accelerate application development using a convention-over-configuration approach. It functions as an MVC web framework that provides a structured environment for building web applications and REST APIs. The project distinguishes itself through an integrated API development toolkit and a command-line scaffolding engine. These tools automate the creation of controllers, models, and migrations, allowing for the rapid generation of functional CRUD resources and application boilerplate. The framework covers a broad range of backend capabili

    Rustapiaxumrust
    View on GitHub↗8,645
  • luracast/restlerLuracast avatar

    Luracast/Restler

    1,382View on GitHub↗

    Zero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.

    PHP
    View on GitHub↗1,382
  • 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