Skip to content

ivanleekk/ltadatamall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTA DataMall Go Client

This repository provides a Go client for accessing the LTA DataMall APIs, which offer various transportation-related data services in Singapore.

Note

All API calls require an API key from LTA DataMall. Please refer to the LTA DataMall website for more information on obtaining an API key. API Reference: LTA DataMall API Documentation

A sample .env file is provided in .env.example. Rename it to .env and replace the placeholder values with your actual API key.