Jan Živković (2017) Generation of API Framework. EngD thesis.
Abstract
Because we spend alot of time developing POC projects and those projects aren’t always successful, I have created a program, that will be able to generate API application using a simple configuration file. This application contains a database that can be accessed through web API calls. If required, API calls can be restricted by user, frequency and number of concurrent access to API calls. The service owner can monitor the statistics of API calls to insure its best posible operation. The Developer needs to add the implementation to the generated project. Result of this thesis is successful generation of API application using the configuration file, which creates the whole project, this includes the source code, documentation and tests.
Actions (login required)