rustzot_api

Crates.iorustzot_api
lib.rsrustzot_api
version0.0.2
created_at2025-08-30 20:00:12.410717+00
updated_at2025-08-30 20:12:30.721152+00
descriptionA Rust API wrapper for the Anteater API at UCI (https://anteaterapi.com)
homepagehttps://github.com/robotman40/rustzot_api
repositoryhttps://github.com/robotman40/rustzot_api.git
max_upload_size
id1817902
size78,077
Chris Rios (robotman40)

documentation

README

rustzot_api

A simple API wrapper around the Anteater API at UCI (https://anteaterapi.com) for retrieving information related to UCI, such as courses, in json format.

Why did I make this?

I've been learning Rust recently and I wanted to work on my first major project and I believe this was a great place to start. It's also really fitting since as of this writing, I will be starting my freshman year at UCI in the next couple weeks.

Getting started

Go to https://crates.io/crates/rustzot_api for more information. Documentation can be found here: https://docs.rs/rustzot_api/0.0.1/rustzot_api/

License

It uses the MIT license. Refer to the file 'LICENSE' for more details.

Commit count: 0

cargo fmt