Python URL Shortener
Project description
shtl.ink api
URL Shortener built with Python and FastAPI
Read API Docs
- Run App
- Navigate to http://localhost:8000/docs or http://localhost:8000/redoc
Build Local
pip install -r requirements.txt
python -m build
Run Local
pip install shtl-ink-api
uvicorn shtl_ink_api.app:app
Build Docker
docker build -t skymoore/shtl-ink-api .
Run Docker
docker pull skymoore/shtl-ink-api
docker run --rm -it -p 8000:8000/tcp skymoore/shtl-ink-api:latest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shtl-ink-api-0.0.12.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shtl-ink-api-0.0.12.tar.gz.
File metadata
- Download URL: shtl-ink-api-0.0.12.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e824dbdc5c08a39765f314d3f57d39277b8678753608f7fc089a7af104a008d1
|
|
| MD5 |
6825aaef70eaafe6e8cc8b16e798a6df
|
|
| BLAKE2b-256 |
5e59917bfa9fd320dd2ec8c973253b567bbbb80a7dfcbe77b33664a27c125c06
|
File details
Details for the file shtl_ink_api-0.0.12-py3-none-any.whl.
File metadata
- Download URL: shtl_ink_api-0.0.12-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88eee779e0cfdf1c7227350b7fcedf0c2064a7ab4b8ca5cdaa8e1f7b21e567cf
|
|
| MD5 |
bcfc033fed8dfb6d60f9ffdbf2e979c8
|
|
| BLAKE2b-256 |
c056352d4d9a3c89f1d68b79c38ac2ed8529c3ede2541191b31ae664d7807646
|