/docu-user-service

documented user service with spring restdocs

Primary LanguageJava

docu-user-service

badge
badge

Overview

This is a sample API with the Spring RestDocs to document it.

APIs

This project exposes the following APIs:

  • /api/v1/users

Development setup

You’ll need:

CI

This app uses github actions to build the app and deploy it to heroku.

Documentation

You can find 2 types of documentation:

Support

You can reach me @jpandres

Reference

If you are not familiar with asciidoc please refer to the documentation: Asciidoctor Manual

sequenceDiagram Alice→>John: Hello John, how are you? John-→>Alice: Great!