Skip to content

Microbule/microbule

Repository files navigation

Microbule

Maven Central Javadocs Build Status Quality Gate Coverage Tech Debt License Gitter chat

Microbule provides a framework for developing Microservices quickly and easily! Services are written using the standard Java API for RESTful Services (JAX-RS).

Table of Contents

Documentation

Visit our Documentation!

Building Microbule

  1. Clone the Git repository from GitHub:
git clone git@github.com:Microbule/microbule.git
  1. Build Microbule Using Apache Maven:
mvn clean install

Support

Please open an issue for support.

Community

Please join us on Gitter!

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

Microbule is licensed under the Apache License 2.0.

What's in a Name?

A "microbule" is a unit of length used in Marvel's Guardians of the Galaxy movie (the lineup scene). Microbule strives to be the microservices framework that the others will try to measure up to!