iolufemi (Olanipekun Olufemi) · GitHub
Skip to content
View iolufemi's full-sized avatar
  • VeendHQ Inc
  • United States
  • 13:22 (UTC -05:00)

Block or report iolufemi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
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 38

  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,