-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7702cc9
commit 4378ce2
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# <h1> Rsky-Lexicon </h1> | ||
# rsky-lexicon | ||
|
||
<p><strong>An AT Protocol API Library</strong></p> | ||
WIP API library for the AT Protocol [`lexicon`](https://atproto.com/guides/lexicon) | ||
|
||
[![dependency status](https://deps.rs/repo/github/blacksky-algorithms/rsky/status.svg?style=flat-square)](https://deps.rs/repo/github/blacksky-algorithms/rsky) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) | ||
[![Crate](https://img.shields.io/crates/v/rsky-lexicon?logo=rust&style=flat-square&logoColor=E05D44&color=E05D44)](https://crates.io/crates/rsky-lexicon) | ||
|
||
WIP API library for the AT Protocol [`lexicon`](https://atproto.com/guides/lexicon) | ||
## License | ||
|
||
rsky is released under the [Apache License 2.0](../LICENSE). |