Skip to content

An Open Source implementation of India Urban Data Exchange (IUDX) Catalogue Service and Search APIs using Vert.x, an event driven and non-blocking high performance reactive framework, for identifying assets and data resources in Smart Cities.

Notifications You must be signed in to change notification settings

arundprabhu/iudx-catalogue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iudx-catalogue

Build Status

An Open Source implementation of India Urban Data Exchange (IUDX) Catalogue Service and Search APIs using Vert.x, an event driven and non-blocking high performance reactive framework, for identifying assets and data resources in Smart Cities.

Quickstart

#. Clone the repository::

git clone https://github.com/rbccps-iisc/iudx-catalogue.git
cd iudx-catalogue

#. Please install the following dependencies manually, skip if already installed

- docker
- docker-compose

#. Start the installation::

cd docker
sh install

Catalogue will be up in https://localhost:8443/

#. Re-install::

cd docker
sh re-install apiserver (To re-install apiserver)
sh re-install mongodb (To re-install mongodb)

About

An Open Source implementation of India Urban Data Exchange (IUDX) Catalogue Service and Search APIs using Vert.x, an event driven and non-blocking high performance reactive framework, for identifying assets and data resources in Smart Cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.2%
  • HTML 24.6%
  • JavaScript 10.3%
  • Java 2.8%
  • Shell 0.1%