Getting started¶
Three steps to a running server:
- Install the binary (or the Python wheel).
- Configure your first dataset and run the server — see First server.
- Take the quick tour of the HTTP endpoints.
If you'd rather drive everything from Python, jump straight to Python › Running a server.