Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 243 Bytes

index.md

File metadata and controls

9 lines (5 loc) · 243 Bytes

Spring API Server

This is a REST API server which enables CRUD operations on a database of Widgets.

Widgets are read and written at /widgets.

A simple greeting is returned at /greeting.

Use the API via Swagger at /swagger-ui.html.