Skip to content

TahaMostafaaa/java-drones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-drones

Java Drones using Spring boot

Duration: 3 days

Pull Dependencies and Run

mvn install
mvn spring-boot:run
  1. POST Register Drone http://localhost:8090/api/drone

  2. PUT Load Medication in Drone http://localhost:8090/api/v1/drones/load-medication/DRONE-1

  3. GET Available Drones http://localhost:8090/api/v1/drones/available-drones

  4. GET Drone or Get Drone battery http://localhost:8090/api/v1/drones/DRONE-1

  5. GET All Medications http://localhost:8090/api/medications/medication-items

Swagger URL

```http://localhost:8090/swagger-ui/index.html#/```

Screenshot 2023-03-03 at 10 26 36 PM

Screen Shots with output and json format data

Screenshot 2023-03-03 at 8 11 08 PM

Screenshot 2023-03-03 at 8 10 43 PM

Screenshot 2023-03-03 at 8 08 15 PM

Screenshot 2023-03-03 at 8 11 49 PM

About

Java Drones using Spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages