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
·

1 repositorio

Awesome GitHub RepositoriesREST API Reference Implementations

Example projects that demonstrate the standard implementation of RESTful services using specific frameworks.

Distinct from Node.js API Frameworks: Closest candidates are general frameworks or clients; this is specifically a reference implementation of a full API.

Explore 1 awesome GitHub repository matching web development · REST API Reference Implementations. Refine with filters or upvote what's useful.

Awesome REST API Reference Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gothinkster/node-express-realworld-example-appAvatar de gothinkster

    gothinkster/node-express-realworld-example-app

    3,793Ver en GitHub↗

    This project is a Node.js Express REST API reference implementation for a blogging platform. It serves as a structured blueprint for building server-side applications, demonstrating the integration of content management, user profiles, and social following. The implementation features a stateless identity management layer using cryptographically signed tokens to secure private resources and manage user sessions. It also includes social networking primitives for tracking user relationships to facilitate activity feeds and content discovery. The backend covers relational database management th

    Provides a complete reference implementation of a blogging platform's REST API using Node.js and Express.

    TypeScript
    Ver en GitHub↗3,793
  1. Home
  2. Web Development
  3. REST API Reference Implementations