blob: 48cb1800eeb783566cb1db0d05b6cbb04ac88679 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
:code:`api-worker`
==================
Need an API wrapper for Rust? Check out `senpy-rs <https://github.com/senpy-club/senpy-rs>`_!
Need an API wrapper for another language? Check out `senpy-ffi <https://github.com/senpy-club/senpy-ffi>`_!
Quick links
^^^^^^^^^^^
.. raw:: html
<p>
<a href="https://discord.com/invite/yWKgRT6">
<img src="https://img.shields.io/discord/246524734718738442"
alt="Discord" />
</a>
<a href="https://www.codefactor.io/repository/github/senpy-club/api-worker">
<img src="https://www.codefactor.io/repository/github/senpy-club/api-worker/badge"
alt="CodeFactor" />
</a>
<a href="https://saythanks.io/to/[email protected]">
<img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg"
alt="Say Thanks" />
</a>
<a href="LICENSE">
<img src="https://img.shields.io/github/license/senpy-club/api-worker"
alt="License" />
</a>
</p>
License
^^^^^^^
`GNU General Public License v3.0 <https://github.com/senpy-club/api-worker/blob/main/LICENSE>`_
|