GithubHelp home page GithubHelp logo

guoyu07 / dynamodb-client-web-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simplymequeeny/dynamodb-client-web-gui

0.0 0.0 0.0 653 KB

A simple web client to view documents from AWS DynamoDB or DynamoDB Local

License: MIT License

Java 71.27% CSS 1.26% HTML 12.28% JavaScript 15.19%

dynamodb-client-web-gui's Introduction

Build Status codecov Dependency Status

dynamodb-client-web-gui

A simple web client to view documents from AWS DynamoDB or DynamoDB Local

Getting Started

These instructions will help you how to make the dynamodb-client-web-gui web application running.

Prerequisites

Features

  • View documents from DynamoDBLocal or AWS DynamoDB
  • Export Data to CSV file
  • Import CSV file (on DynamoDBLocal only)

Running the dynamodb-client-web-gui Web Application

1.) Download the latest release executable jar.

  • Using DynamoDB Local Your Dynamodb Local must be up and running
java -jar dynamodb-client-web-gui-1.0.0.jar --endpoint.url=[your dynamodb local endpoint]
  • Using AWS DynamoDB Before running the dynamodb-client-web-gui web application make sure that your AWS credentials file is in place.
java -jar dynamodb-client-web-gui-1.0.0.jar [--profile=<aws profile>]

2.) Open up a browser then go to http://localhost:9100

Wait for the web server to start up before connecting

3.) Check Wiki on how to use it

Built With

Contributing

See Guidlines

Author

See also the list of contributors who participated in this project.

Motivation

I started this web application because I use DynamoDBLocal during the development and testing stages of the ReST WS project that I am involved with.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

dynamodb-client-web-gui's People

Contributors

simplymequeeny 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.