Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 328 Bytes

File metadata and controls

18 lines (12 loc) · 328 Bytes

Plate Barcode

Description

Sinatra application which will connnect to an oracle database called SNP and return a new plate barcode ID.

Usage

In the repository base directory run:

bundle exec rackup -E development -p 3011 config.ru

Then point your browser at: http://localhost:3011