Rest ReferenceΒΆ

Contents:

  • CLI Reference
    • The run-rest-server Command
    • The top level get Command
    • The user sub-command
    • The user-snapshot sub-command
    • The user-snapshot-topic sub-command
    • The user-snapshot-topic-data sub-command
    • The user-snapshots sub-command
    • The users sub-command
    • The error Command
  • API Reference
    • run_rest_server
  • HTTP Request Reference
    • GET /users/<int:id>
    • GET /users/<int:id>/snapshots/<int:datetime>
    • GET /users/<int:id>/snapshots/<int:datetime>/<string:topic>
    • GET /users/<int:id>/snapshots/<int:datetime>/<string:topic>/data
    • GET /users/<int:id>/snapshots
    • GET /users

brain-computer-interface

Navigation

Contents:

  • Message Reference
  • Database Reference
  • Distributer Reference
  • Client Reference
  • Parser Reference
  • Rest Reference
    • CLI Reference
    • API Reference
    • HTTP Request Reference
  • Server Reference
  • Saver Reference

Related Topics

  • Documentation overview
    • Previous: Parsers Reference
    • Next: CLI Reference
©2023, Sahar Gavriely. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source