Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 249 Bytes

Elastic API

Plugin based API built with FastAPI and Uvicorn. This is the base for an extensible API. You can develop your own plugins.

Deploy service

python3 -m pws.elastic.service
  • Deploy to PyPi
  • Deploy to Docker Hub