Skip to content

Commit

Permalink
add tallgrass
Browse files Browse the repository at this point in the history
  • Loading branch information
stevetoro authored and lpil committed Sep 23, 2024
1 parent 575fb47 commit ae97ddb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Looking for something to build? Check out [the suggestions list][suggestions].
- [glatus](https://github.com/lpil/glatus) - [📚](https://hexdocs.pm/glatus/) - Gleam bindings to the API of the Gatus health check tool
- [gleam_hexpm](https://github.com/gleam-lang/hexpm) - [📚](https://hexdocs.pm/gleam_hexpm/) - Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.
- [glevatar](https://github.com/bunopnu/glevatar) - [📚](https://hexdocs.pm/glevatar/) - Easily create Gravatar URLs in Gleam
- [tallgrass](https://github.com/stevetoro/tallgrass) - [📚](https://hexdocs.pm/tallgrass/) - Gleam wrapper for the PokeAPI.

### Benchmarking

Expand Down
2 changes: 1 addition & 1 deletion packages/tallgrass.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ name = "tallgrass"
description = "Gleam wrapper for the PokeAPI."
docs_url = "https://hexdocs.pm/tallgrass/"
repo_url = "https://github.com/stevetoro/tallgrass"
category = ""
category = "API Clients"

0 comments on commit ae97ddb

Please sign in to comment.