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
city-locator is an Http-Triggered Azure Function App implemented with FastAPI, which consumes APIs of http://www.zippopotam.us/ to fetch city details by the country and postcode. Tests are written with Pytest Framework and the Mocked (zippopotam.us) Service is run with Flask.