GET /ΒΆ
- Description
Very basic information about the Instaseis server.
- Content-Type
application/json; charset=UTF-8
- Example Response
{ "type": "Instaseis Remote Server" "version": "0.0.1a", }
Very basic information about the Instaseis server.
application/json; charset=UTF-8
{
"type": "Instaseis Remote Server"
"version": "0.0.1a",
}