I need to make a class library to work with OpenStreetMap. Minimal functionality: input of a street, output of all objects of this street.
I started looking for information on this task. I found an API like Overpass. Is this API suitable for this? Or are there better options for working with OSM? I am asking a question here from experienced developers who have worked with OSM, as I need to complete the task as quickly as possible.