TeamDroneFireman / SinisterService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinisters Service

This is the API service concerning the Sinister object

##Object model

{
  "code": "string",
  "mean": {
    "number": int,
    "type": "string",
  }
}

##API path

There is all the path provided by this service

  • GET - /api/sinisters/code
  • GET - /api/sinisters/means

About


Languages

Language:JavaScript 100.0%