External Web APIs
With many Web-Apps we want to reach farther than our locally hosted services and reach APIs hosted by other platforms and services outside our network. Connecting to the outside world is important, too many modern web applications are useless without an external party they connect to and interact with. There are many client libraries for most of the popular web APIs. Some of them are listed below:
-
rspotify
Spotify API wrapper
-
serenity
A Rust library for the Discord API.
-
google_maps
An unofficial Google Maps Platform client library for the Rust programming language.
-
google-drive
A fully generated & opinionated API client for the Google Drive API.
-
teloxide
An elegant Telegram bots framework for Rust
-
nats
A Rust NATS client
Still missing...
-
Facebook
Do you know something we don't?
Did we miss an important crate? Or maybe you just recently launched something that should be listed here, too? Let us know!