3 unstable releases
0.9.1 | Aug 15, 2021 |
---|---|
0.9.0 | Aug 15, 2021 |
0.1.0 | Aug 15, 2021 |
#186 in #info
Used in rustcities
9KB
155 lines
Neocities
A simple Neocities API library
Info on usage and API documentation can be found on docs.rs
lib.rs
:
A simple Neocities API client wrapper.
Usage:
Start by constructing a Neocities
instance using an API key with Neocities::key
or a username/password combo using Neocities::login
.
After that you are free to call any methods on the Neocities
instance to use their respective API calls
Dependencies
~4–16MB
~225K SLoC