R
restful-api
Projects with this topic
-
A REST-API with unit tests coded in java with the factory design method implemented into the code. The springboot framework was made use of. This code is intended to communicate with another api, not present here (for delete function)
UpdatedUpdated -
(mirror of https://github.com/OpenAPITools/openapi-generator)
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Updated