An open API service indexing awesome lists of open source software.

https://github.com/diging/hopper


https://github.com/diging/hopper

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hopper (working name)

This is a Django app with dependencies managed through [uv](https://docs.astral.sh/uv/).

## Requirements

- Install [uv](https://docs.astral.sh/uv/getting-started/installation/).

## Run the app

To run the app, simply execute `uv run python manage.py runserver`. Then go to `http://localhost:8000/ask/` to access the app.