You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very basic Kubernetes application for taking POST data and storing it in elastic search. FastAPI does some data validation on valid JSON and stores it elasticsearch. This is project is primarily for learning.