awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBackend Server Execution

Management of server-side process execution for handling API requests and business logic.

Distinct from Backend Service Execution: The candidates focused on system-level daemons or cloud orchestration rather than standard web server process management.

Explore 1 awesome GitHub repository matching web development · Backend Server Execution. Refine with filters or upvote what's useful.

Awesome Backend Server Execution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • gothinkster/node-express-realworld-example-appAvatar de gothinkster

    gothinkster/node-express-realworld-example-app

    3,793Voir sur 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

    Manages the execution of the Node.js backend server to process incoming REST API requests.

    TypeScript
    Voir sur GitHub↗3,793
  1. Home
  2. Web Development
  3. Backend Server Execution