|
|
# SPEAR - Wiki
|
|
|
|
|
|
## Modules
|
|
|
These are the different modules of the spear project:
|
|
|
|
... | ... | @@ -12,6 +10,9 @@ These are the different modules of the spear project: |
|
|
* **[REST-API](module/rest-api)** - describes the public API of the SPEAR optimization as provided by the `rest-interface` and defines a second model, mirroring the primary `model`, to be used for REST requests and responses
|
|
|
* **[REST-Interface](module/rest-interface)** - provides REST services for calling the SPEAR optimization using Spring Boot, and also provides a simple Web interface using Swagger as well as a simple landing page with some basic infos and links; this is to be used by the partners at Let's Dev who provide the actual user interface
|
|
|
|
|
|
### Dependencies
|
|
|
# SPEAR - Wiki
|
|
|
|
|
|
## Other Pages in this Wiki
|
|
|
* [Project Interface](project interface) - high-level description of what this is all about
|
|
|
* [Programming Roadmap](programming roadmap) - general tasks and to-dos
|
... | ... | |