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
POST data converting service. Go service that accept POST requests from frontend in JSON, converts it to YAML and sends as POST/PUT to DB service depending on if it's a new employee or updating existing.