jp.co.cyberagent.aeromock:aeromock-cli_2.11

Aeromock Command line interface module.


Keywords
freemarker, groovy, handlebars, jade, java, json, mock, scala, template-engine, thymeleaf, velocity
License
MIT

Documentation

Aeromock

Gitter chat Maven Central Circle CI License: MIT Coverage Status logo

What is Aeromock?

Aeromock is an application server that generates HTML from template files and data files. It enables speedy frontend development without the need for server side modules. Aeromock is referred to as a lightweight mock web application server.

Features

  • No need to restart the application server once it has been started.
  • HTML pages are generated from template files and their corresponding data files (JSON or YAML).
  • Supports templates that invoke methods and make use of custom tags and functions.
  • Various patterns can be rendered per template file.
  • URL rewriting can be controlled via a routing script.
  • Capable of functioning as a mock JSON API server.
  • Capable of functioning as a static content server (js, css, images).
  • Respond binary data of Protocol Buffers, and messagepack.

Getting started

Please refer to the wiki.

Requirements

  • Java >= 1.7
  • Git
  • Vagrant >= 1.5 (If using Vagrant Share)

Docker Image

Docker Hub

Supported template engines (Currently)

  • Freemarker
  • handlebars.java
  • Jade4j
  • Velocity
  • Groovy Template Engine
  • Thymeleaf

Contributors

License

See LICENSE.

Copyright © CyberAgent, Inc. All Rights Reserved.