Giter Site home page Giter Site logo

kbalde / covalent-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teradata/covalent-highlight-nightly

0.0 2.0 0.0 983 KB

Mock API server for rapid prototyping and API standards

Home Page: https://ilsiepotamus.gitbooks.io/covalent-data/content/

License: MIT License

Makefile 1.06% Go 88.23% JavaScript 5.81% Shell 4.90%

covalent-data's Introduction

covalent-data

License Gitbook Travis branch npm (scoped)

Golang based mock api server

Latest install docs and user guide can be found here.

Getting started

go

To run from source or to create your own executables, you must first install Go.

  1. Pull down this repository into your $GOROOT src folder
  2. cd into this repo and go get
  3. go run server.go
  4. The /schema directory and the /datum directory must be in the root of this repo.

npm

The covalent-data CLI is available to download as a package in the npm repository.

  1. npm install @covalent/data -g
  2. covalent-data

docker

To run from docker:

  1. Install Docker Engine.
  2. Pull down this repo and cd into it.
  3. docker build -t covalent-data .
  4. docker run -p 8080:8080 --name covalent-data covalent-data
  5. To stop- docker stop covalent-data

covalent-quickstart

covalent-data is included in the covalent-quickstart repo.

  1. Pull down the latest covalent-quickstart repo.
  2. npm install
  3. npm run start-api (npm run stop-api to stop the API server)
  4. ng serve and go to http://localhost:4200

covalent-data's People

Contributors

ilsiepotamus avatar kyleledbetter avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.