Skip to content
/ core Public

Transform any dataset into an HTTP API with The DataTank

Notifications You must be signed in to change notification settings

tdt/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a103de0 · Mar 3, 2020
Mar 3, 2020
Dec 6, 2015
Nov 26, 2017
Oct 24, 2013
Apr 7, 2017
Jan 22, 2017
Feb 18, 2017
Jun 5, 2016
Jan 23, 2013
Apr 21, 2014
Aug 5, 2017
Aug 5, 2017
Jun 3, 2016
Jun 13, 2016
Mar 9, 2014
Apr 22, 2014
Mar 9, 2014

Repository files navigation

tdt/core

Join the chat at https://gitter.im/tdt/core

Latest Stable Version Build Status Dependency Status

The DataTank core is the framework in which the main application of The DataTank is built. The DataTank is a web application that publishes data to URIs in web readable formats. This means that you provide a nice JSON, XML, PHP, ... serialization on a certain URI of data that resides somewhere in a CSV, XLS, XML, JSON, SHP, ... file or any other machine readable data container. In short, it provides an instant REST API on top of any machine readable data.

Installation

Installation docs

Front end

Run npm install when upgrading to 6.6

gulp will build all static assets for production
gulp serve will watch *.js & *.scss
gulp js will minify the jQuery source
gulp webpack will build the Vue project (currently only for homepage)

Read more

If you want to read more about The DataTank project visit our website or take a look at our documentation.

The DataTank is free software (AGPL, © 2011,2012 iRail NPO, 2012 Open Knowledge Belgium) to create an API for data in no time.

Any questions? Add a support issue!