Skip to content

vfedoroff/nextappapi

Repository files navigation

Welcome to the API Facade sample implementation

Before you run the app

You neead to create a .env file in the project root with foolowing content

HERE_API_TRANSIT_URL=https://transit.router.hereapi.com
HERE_API_KEY=<API KEY>
HERE_API_WEATHER_URL=https://weather.ls.hereapi.com

Run the app

go run .

Open API in the browser

http://localhost:8080/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages