Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

An API key is a unique identifier used to authenticate a user or application to access an API or web-based service. It is typically sent as a parameter or header in API requests and is used for simple authentication to access public APIs or services.

License

Notifications You must be signed in to change notification settings

natthasath/template-python-fastapi-apikey

Repository files navigation

🎉 Template Python FastAPI API Key

An API key is a unique identifier used to authenticate a user or application to access an API or web-based service. It is typically sent as a parameter or header in API requests and is used for simple authentication to access public APIs or services.

version rating uptime

🚀 Setup

echo API_KEY | sha256sum

🏆 Run

docker-compose up -d

About

An API key is a unique identifier used to authenticate a user or application to access an API or web-based service. It is typically sent as a parameter or header in API requests and is used for simple authentication to access public APIs or services.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages