OpenLiberty / openliberty-realworld-example-app

5 stars 8 forks source link

RealWorld Example App

travis badge

OpenLiberty + JPA codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Demo    RealWorld

This codebase was created to demonstrate a fully fledged fullstack application built with OpenLiberty + MicroProfile + JPA including CRUD operations, authentication, routing, pagination, and more.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

Getting started

You will need Java as a prerequisite and our current build tool of choice is Maven.