neopragma / bookstore-ui

A web-based UI for any RESTful implementation of the Bookstore sample application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookstore-ui

This is a lightweight UI application designed to front-end any RESTful implementation of the Bookstore sample/training application. Implementations so far:

Setup

  1. Clone this repo

  2. Run

npm install

Start server

npm start

Listens on localhost:8081

About

A web-based UI for any RESTful implementation of the Bookstore sample application

License:GNU General Public License v3.0


Languages

Language:JavaScript 39.2%Language:Ruby 28.1%Language:HTML 14.0%Language:Gherkin 11.7%Language:CSS 7.0%