Go microservice for getting data with usage of WebAPI hh.ru
This is a microservice, which can be used to grab information about useful skills for certain professions.
Example of request (local usage): http://localhost:8080/hh4?area=<Example_City>&text=<Example_developer>
Responce is the data in JSON format.
There are no prerequisites.
Deploy is to SAP BTP platform CloudFoundry: the settings are in manifest.yml. (or another CloudFoundry)
Go (Golang)
Web API https://github.com/hhru/api
JSON