hopeit.engine
0.24.2

Overview:

  • hopeit engine

Quick start:

  • Quick start

Tutorials:

  • Tutorials
    • Create your first App
    • Add OpenAPI to your first App
    • Process events asynchronously using STREAMS

Benchmarks:

  • Benchmarks

API Docs:

  • hopeit

Release Notes:

  • Release Notes

License:

  • Apache 2.0 License
hopeit.engine
  • Tutorials
  • Edit on GitHub

Tutorials

  • Create your first App
    • Step 1: Create virtual environment and install hopeit.engine
    • Step 2: Create App configuration json file
    • Step 3: Create a server config file
    • Step 4: Create the event handler
    • Step 5: Run the server
    • Step 6: Call the endpoint
    • Basic terminology
    • What we have done so far?
    • What’s next?
  • Add OpenAPI to your first App
    • Step 1: Create virtual environment and install hopeit.engine
    • Step 2: Create App configuration json file
    • Step 3: Create a server config file
    • Step 4: Create the event handler
    • Step 5: Add OpenAPI json-schema validation and API docs
    • Step 6: Enable OpenAPI documentation page:
    • Step 6: Call the endpoint from API Docs page:
  • Process events asynchronously using STREAMS
    • Step 1: Create virtual environment and install hopeit.engine
    • Step 2: Install and start Redis
    • Step 3: Create App configuration json file
    • Step 4: Create a server config file
    • Step 5: Create the event handlers
    • Step 6: Run the server
    • Step 7: Call the endpoint to submit some data
    • Streams management
Previous Next

© Copyright 2021, Leo Smerling and Pablo Canto. Revision 10d3226e.

Built with Sphinx using a theme provided by Read the Docs.