Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jrmoulton/aggietime


https://github.com/jrmoulton/aggietime

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Aggietime

Aggietime is Utah State University's time clock for tracking hours worked for hourly employees. This project is a webserver built in rust on top of the Rocket web framework that exposes and simplifies essential parts of the Aggietime API and parses web tokens from the HTML to fulfill the requests. Essentially this webserver is a man in the middle to parse tokens embedded in the html and re-expose the REST API in a simple and accessible way.