/to

Bookmark search API

Primary LanguagePythonMIT LicenseMIT

to

Bookmark search API

Installation

pip3 install .

Development

The development server can be started by executing:

uvicorn to:app --port 8080 --reload