Copyright (c) 2019-2024 Axonibyte Innovations, LLC. All rights reserved.
This Java library makes it easier to establish RESTful API workflows. It uses an underlying microframework to perform most of the work, but many frameworks and microframeworks do a poor job of making it manageable to support a bunch of endpoints in an organized fashion. In addition, many microframeworks do a poor job of allowing for custom authentication workflows. This wrapper makes it a little easier to implement APIs in bulk.
Documentation is in progress, but has not been completed at this time. A wiki may be provided when documentation has been completed.
This library has been released under the Apache-2.0 License.