accurust-server 0.0.2

On hold for upcoming scheduling project.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# accurust-server
A RESTful server application implementing an <a href="https://github.com/samnaughtonb/accurust">Accurust</a> schedule.

<h3>Motivation</h3>

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.
<hr>

<h3>Goal Functionality</h3>

Lightweight, clean, fast front-end server application for an `accurust` scheduler. 
<hr>

<h3>Plan & To-Do List</h3>

Coming soon.
<hr>