12 comments (12 comments)2 reactions (2 reactions)0 assignees (0 assignees)PHP2,894 forks (2,894 forks)batch import
EnhancementHelp wantedc: APIsc: Documentationc: Platform
Repository metrics
- Stars
- 21,803 stars (21,803 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Users who are testing their API with Postman or setting up security or other tasks sometimes ask for a definition file for our APIs.
Contributor guide
- Research direction
- Explore Matomo's existing API endpoints and create an OpenAPI specification file (e.g., openapi.json) that describes the available endpoints, parameters, and responses. Look at how other PHP projects generate OpenAPI specs.
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- PHPOpenAPI/SwaggerREST API