Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 576 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 576 Bytes

Big Data Viewer Onetime Link

APIs

Goal:

Being able to load same data with the same view in another computer or embedded device using simple one time code.

Quarkus RESTFull application for one time smart code sharing with json information.

##How to Use: docker run -i --rm -p 8080:8080 quarkus/bv_server-jvm


REST APIs:

APIs


Workflow:

1- Create

APIs

2-Get

APIs


I used quarkus, Docker and Swagger-UI