Skip to content

This is a service which abstracts storing, retrieving and querying data over HTTP for the Central Platform for Virtual Labs

Notifications You must be signed in to change notification settings

madhavipuliraju/dataservice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataservice ============

Data Service is a service which abstracts storing, retrieving and querying data about labs and related ecosystem, over HTTP for the Central Platform for Virtual Labs.

Migration of database

To migrate the database from a previous version to v0.0.1-alpha version, run the following command:

mysql -u <user> -p <database> < schema_change_v0.0.1-alpha.sql

About

This is a service which abstracts storing, retrieving and querying data over HTTP for the Central Platform for Virtual Labs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 51.8%
  • Python 39.3%
  • CSS 7.7%
  • Makefile 1.2%