APIGit · Capability

APIGit API Lifecycle Development

Workflow for Git-native API lifecycle development using APIGit - managing API repositories, designing APIs with visual tools, running mock servers for development, and executing automated tests.

Run with Naftiko APIGitAPI LifecycleGitMocking

What You Can Do

GET
List repositories — List repositories.
/v1/repos
POST
Create repository — Create repository.
/v1/repos

MCP Tools

list-api-repositories

List all API Git repositories in APIGit.

read-only idempotent
create-api-repository

Create a new Git-native API repository in APIGit.

start-mock-server

Start a dynamic mock server from an API definition for development testing.

APIs Used

apigit