This is the Frameworkium 3 API module.
It contains code to provide structure to (REST) API tests.
Frameworkium 3 is a re-organisation of the original frameworkium-core aka Frameworkium 2.
Frameworkium 3 splits the project up into logical modules that can be used largely independently.
frameworkium-api
includes the RestAssured library for interacting with HTTP APIs.
See the RestAssured docs for an in-depth guide for the Rest Assured library.