Skip to main content

memanto serve

Start the local Memanto API server. Exposes REST endpoints for programmatic access.
Options: Examples: Start on default port:
Output:
Start on custom port:
Start with auto-reload (development):
Specify host and port:
API Documentation: Once server is running: Health Check:
Use Cases:
  • Run Memanto as a service
  • Programmatic access via REST API
  • Integration with external applications
  • Development and testing