/RestExpress-Examples

Executable examples of RestExpress

Primary LanguageJavaApache License 2.0Apache-2.0

RestExpress Examples

A few examples to illustrate how RestExpress works.

  • echo - An echo service with no database back-end.
  • blogging - A blogging service with a MongoDB back-end.
  • benchmark - ?