/api

Codebase for the new module-based VertNet app. API module

Primary LanguagePython

VertNet API

This repository holds the code for the api module of the VertNet project. This module is in charge of accessing and delivering the data of the network.

Typically, users will not interact directly with this API, but will rather use the VertNet data portal or an available wrapper, like rvertnet.

Please, check out the wiki pages for more in-depth descriptions of how the API works.