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

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

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

interagent/pliny

0
View on GitHub↗

Pliny

An opinionated toolkit for writing excellent APIs in Ruby.

Features

  • API Development - An opinionated template for writing high-quality APIs.

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
  • API Frameworks - Opinionated template for building Ruby APIs.
  • 808 estrellas·75 forks·Ruby·MIT·3 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de interagent/plinyGráfico del historial de estrellas de interagent/pliny

    Alternativas open-source a Pliny

    Proyectos open-source similares, clasificados según cuántas características comparten con Pliny.
    • django-tastypie/django-tastypieAvatar de django-tastypie

      django-tastypie/django-tastypie

      3,948Ver en GitHub↗

      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
      Ver en GitHub↗3,948
    • dreamfactorysoftware/dreamfactoryAvatar de dreamfactorysoftware

      dreamfactorysoftware/dreamfactory

      1,773Ver en GitHub↗

      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
      Ver en GitHub↗1,773
    • dingo/apiAvatar de dingo

      dingo/api

      9,355Ver en GitHub↗

      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
      Ver en GitHub↗9,355
    • nesquena/rablAvatar de nesquena

      nesquena/rabl

      3,633Ver en GitHub↗

      General ruby templating with json, bson, xml, plist and msgpack support

      Ruby
      Ver en GitHub↗3,633
    Ver las 30 alternativas a Pliny→

    Preguntas frecuentes

    ¿Qué hace interagent/pliny?

    An opinionated toolkit for writing excellent APIs in Ruby.

    ¿Cuáles son las características principales de interagent/pliny?

    Las características principales de interagent/pliny son: API Development, API Frameworks.

    ¿Qué alternativas de código abierto existen para interagent/pliny?

    Las alternativas de código abierto para interagent/pliny incluyen: dreamfactorysoftware/dreamfactory — DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data… rails/jbuilder — Jbuilder is a JSON template engine and builder for Ruby that provides a domain specific language for generating… dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a… django-tastypie/django-tastypie — Django Tastypie is a framework for building RESTful web services that map Django models to API resources. It functions… nesquena/rabl — General ruby templating with json, bson, xml, plist and msgpack support. ruby-grape/grape — Grape is a RESTful web service framework for Ruby designed for building structured APIs. It provides a declarative…