Example [[SIGILS]] server with FastAPI.
Project description
Sigils is a Python library for interpolating strings with data. FastAPI is a modern, fast (high-performance), web framework for building APIs with Python.
This package provides several example servers using FastAPI and Sigils together.
Installation
Install and update from PyPI:
pip install -U sigils-fastapi
Redirect Server
Start the server in redirect mode: (uvicorn must be installed already)
uvicorn sigils_fastapi.redirect:app --reload
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
sigils-fastapi-0.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file sigils-fastapi-0.1.0.tar.gz
.
File metadata
- Download URL: sigils-fastapi-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79cb7231dd957c0ad3578a5c5a9752d2a4ae5cad1fb820a766b42933657090b2 |
|
MD5 | 458f510aaac5911f18cb963290ed3ecc |
|
BLAKE2b-256 | f6327862d62ad1204952d77b63a3515d758301eb47c2320814fac20408066d7e |
File details
Details for the file sigils_fastapi-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: sigils_fastapi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13323b0714ccfa6daa13576aa47a23cb84e96e07fe1db9ca6478fea810751252 |
|
MD5 | f14b5f99e87924c54579349b3e0c446e |
|
BLAKE2b-256 | 0eca1ff5e73d51b360218b8435e834ee7900611a02e3a2fc1e3bb73ce1ba4091 |