2 releases
0.0.2 | Jun 25, 2022 |
---|---|
0.0.1 | Jun 25, 2022 |
#32 in #restful
3KB
accurust-server
A RESTful server application implementing an Accurust schedule.
Motivation
When developing a full application (i.e. microservices) with separate scheduler and executor, we use the accurust
package and Rust web framework to expose the schedule to outside users, namely a supervisor/admin API, a database and other APIs for data-gathering.
Goal Functionality
Lightweight, clean, fast front-end server application for an accurust
scheduler.
Plan & To-Do List
Coming soon.