| Crates.io | accurust-server |
| lib.rs | accurust-server |
| version | 0.0.2 |
| created_at | 2022-06-25 18:07:16.874436+00 |
| updated_at | 2022-06-25 18:08:36.335675+00 |
| description | On hold for upcoming scheduling project. |
| homepage | https://github.com/samnaughtonb/accurust-server |
| repository | https://github.com/samnaughtonb/accurust-server |
| max_upload_size | |
| id | 613166 |
| size | 3,103 |
A RESTful server application implementing an Accurust schedule.
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.
Lightweight, clean, fast front-end server application for an accurust scheduler.
Coming soon.