3 unstable releases

0.9.1 Aug 15, 2021
0.9.0 Aug 15, 2021
0.1.0 Aug 15, 2021

#60 in #found

Download history 2/week @ 2024-02-15 13/week @ 2024-02-22 7/week @ 2024-02-29 34/week @ 2024-03-28 20/week @ 2024-04-04

54 downloads per month

MIT license

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–17MB
~249K SLoC