Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIle38 Browser API

a HTTP API implementation to retrieve Tile38 data.

Endpoints

Get a list of collections

GET <endpoint>/collections

Get a list of objects in a specific collection

GET <endpoint>/collections/<collection>

Get a single object

GET <endpoint>//collections/<collection>/id/<id>

Configuration

Use below environment variables to configure the application

APP_PORT = 8080
T38_HOST = localhost
T38_PORT = 9851

About

A simple HTTP API for browsing Tile38 data

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages