Skip to content

bagardavidyanisntreal/drone-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone attack!

So be careful, and make sure your Drone Navigation Services are deployed on sectors, and you ready to link them

First, make sure your application runs, just docker compose up -d and check logs
Second, if something went wrong, check .env file
Third, lets check out existed endpoints:

for ver 1.0.0

  • add a bunch of sectors POST host:port/sectors/add
  • get list of sectors GET host:port/sectors/list
  • locate DNS on sector POST host:port/sector/locate?id={existed_sector_id}
  • get list of DNS GET host:port/dns/list

for ver ^1.1.0

  • add a bunch of sectors POST host:port/sectors
  • get list of sectors GET host:port/sectors
  • locate DNS on sector POST host:port/sector/{sectorID}/locate
  • get list of DNS GET host:port/dns

The application uses IMDB resources, so it will clean up when stopped

About

golang JSON RESP API example

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages