Skip to content

Fake REST API for testing / support #250

@reingart

Description

@reingart

We would need a simple webserver to test, get some statistics to improve the course and allow students to save data / get progress until we have a full runestone backend #6.

The static web pages often do requests to save the code, get history or set time zone:

Open the inspector to see the network traffic, for example:
image
for first exercise of page https://pyar.github.io/PyZombis/main/lectures/TWP15/TWP15_3.html

This webserver could be done in FastAPI or Flask (REST API).
No authentication is mandatory, anonymous is ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions