memanto serve
Start the local Memanto API server. Exposes REST endpoints for programmatic access.
Examples:
Start on default port:
- Swagger UI: http://localhost:8000/docs
- ReDoc: http://localhost:8000/redoc
- OpenAPI JSON: http://localhost:8000/openapi.json
- Run Memanto as a service
- Programmatic access via REST API
- Integration with external applications
- Development and testing