You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Created a Cities webAPI where it has the ID(pk) and points of interestes in that city. I used HttpPut, HttpGet, HttpPost, HttpPatch, HttpDelete etc to perform CRUD ...