hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

[FEATURE] Integrate full installation of API through Github Workflow #336

Open kshitijrajsharma opened 2 years ago

kshitijrajsharma commented 2 years ago

Plan is to build API fully and check either endpoint returns data or not with the provided sample .sql file , This will help building the API for each PR/ Commit to develop and master branch as well and also will be able to follow by developers since API will be building on ubuntu all the time when new code comes in