Skip to content

Commit

Permalink
Updated readme and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mrin9 committed Oct 21, 2018
1 parent 5343ab5 commit 28e5c20
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

#WIP...

## Modular Java, Embedded Tomcat, Fat Jar, Vue JS
Application to demonstrate various parts of a service oriented RESTfull application.

#### Heroku Hosted
Allow about 2-3 mins for the instanse to start
- [WebApp](https://modular-java-jersey-vue.herokuapp.com)
- [API Reference (Open API Spec)](https://modular-java-jersey-vue.herokuapp.com/api-docs/index.html)

### Technology Stack
Component | Technology
Expand Down Expand Up @@ -109,6 +110,11 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
<img src="/screenshots/login.png?raw=true">
</kbd>

#### Dashboard
<kbd>
<img src="/screenshots/dashboard.png?raw=true">
</kbd>

#### API Reference
<kbd>
<img src="/screenshots/api_reference.png?raw=true">
Expand Down
Binary file added screenshots/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 28e5c20

Please sign in to comment.