Skip to content

Simple service that will solve imaginary drones nagivation problem.

License

Notifications You must be signed in to change notification settings

amir-yaghoubi/drone-navigation-service

Repository files navigation

Drone Navigation Service

Tests

Simple service that will solve imaginary drones nagivation problem.

Currently service provided via Rest API, but gRPC will be available soon too.

Development

Useful commands are available in Makefile, so check that out.

Configurations

You can configure this service by providing following enviroment variables:

PRODUCTION=true
PORT=8080
SECTOR_ID=1

Swagger Documentation

API documentations are available at http://{BASE_URL}:{PORT}/swagger/index.html. For local enviroment you can try this.

About

Simple service that will solve imaginary drones nagivation problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published