Skip to content

httpbin-practice/fastapi-httpbin

Repository files navigation

FastAPI httpbin

Implement httpbin USING FastAPI

Start: uvicorn main:app --host 0.0.0.0 --port 8000 --proxy-headers --forwarded-allow-ips='*' -header server:FastAPI-HTTPBIN --reload

Just for practice

About

fastapi-httpbin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages