markuapi is a serverless web scraper API providing structured access to info, list, review, and search endpoints for:
-
Base URL:
https://markuapi.apn.leapcell.app
-
Redis caching of responses is implemented.
-
Base URL:
https://markuapi.vercel.app
-
Redis caching of responses is NOT implemented.
Refer to the Swagger UI for the complete API documentation.
# builds image and runs container in the background
docker compose up -d --build
# follows the log output in real-time
docker compose logs -f
# stops and removes container
docker compose down # syncs essential project dependencies
uv sync
# starts development server with hot reloading
uv run uvicorn src.app:app --reloadThis project is licensed under the terms of the MIT License.
This project is neither affiliated with nor endorsed by Filmarks.