Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-PY

This API is created using FastAPI python Framework.
Authentication Method - API key

#Dependencies
FastAPI - pip install fastapi[all]
uvicorn - pip install uvicorn[standard]

#Instruction
Install Dependencies
Add API key to api_keys = ["API-KEY"]
Run (Python main.py)

#To test API
Send an HTTP GET request to http://localhost/api/data with the Authentication header set to a valid API key.

About

Python API with FastAPI framework

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages