Skip to content
View iolufemi's full-sized avatar
  • VeendHQ Inc
  • United States
  • 08:19 (UTC -05:00)

Block or report iolufemi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Express-REST-API-and-MCP-Server-Framework Express-REST-API-and-MCP-Server-Framework Public

    Express REST API and MCP Server Framework is a comprehensive development framework for building RESTful APIs and MCP servers with Express.js. It provides a complete template for creating production…

    TypeScript 147 37

  2. Fig-Rule-Engine Fig-Rule-Engine Public

    The Fig Rule Engine is a flexible tool designed to automate decision-making in business processes.

    TypeScript 1

  3. AI backend development skill. Sets... AI backend development skill. Sets up and extends Express REST API and MCP Server Framework projects from GitHub. Use when building a new backend, adding endpoints, CRUD services, models, routes, or MCP tools. Clones the framework if missing, enforces npm run generate first, pending tests before implementation, full tests after build, and loops until npm test, npm run lint, and npm run type-check all pass.
    1
    ---
    2
    name: generate-api-endpoints
    3
    description: >-
    4
      Sets up and extends Express REST API and MCP Server Framework projects from GitHub.
    5
      Use when building a new backend, adding endpoints, CRUD services, models, routes,