🐍 FastAPI Proxy Inspired from NodeJS http-proxy-middleware
  • Python 98.7%
  • Makefile 1.3%
Find a file
Bernard Joseph Jean Bruno f8c0b7849a add pydantic settings
2021-08-06 14:49:28 +04:00
src fix cs 2021-08-06 14:46:12 +04:00
.env.sample Init fastapi proxy 2021-08-06 02:01:09 +04:00
main.py fix cs 2021-08-06 14:46:12 +04:00
Makefile Init fastapi proxy 2021-08-06 02:01:09 +04:00
Pipfile Added pydantic and Parse params 2021-08-06 14:07:06 +04:00
Pipfile.lock Added pydantic and Parse params 2021-08-06 14:07:06 +04:00
README.md Create README.md 2021-08-06 02:03:43 +04:00
settings.py add pydantic settings 2021-08-06 14:49:28 +04:00

fastapi-proxy

FastAPI Proxy Inspired from NodeJS http-proxy-middleware