Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 634 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 634 Bytes

APIpsum Documentation

Overview

Go Version Fiber Version

APIpsum is a RESTful API that generates JSON objects based on a provided schema. The API offers two primary endpoints: a GET request to verify availability and a POST request to generate data. It is built with Fiber, a fast, lightweight web framework written in Go.

Contributions welcome!

Endpoints

Will be available when the project is deployed.