Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.49 KB

List-Of-Useful-APIs-And-Libraries.md

File metadata and controls

58 lines (38 loc) · 2.49 KB
title layout categories
List of Useful APIs and Libraries
topic
guide

If you are stuck for ideas on what to do for the Hackathon, here's a handy list of some APIs (and libraries) that can get you started with ideas.

Discord

API Documentation: https://discordapp.com/developers/docs/intro

The Discord API has a list of community-made libraries, for a lot of languages which are listed here.

Some libraries of interest from this list are:

Twitter

API Documentation: https://developer.twitter.com/

List of libraries, either made by Twitter or by community.

Libraries of interest from this list are:

Spotify

API Documentation: https://beta.developer.spotify.com/documentation/web-api/

List of libraries.

Libraries of interest from this list are:

Google

Google has a lot of APIs, so it's just best to see what they have and start from there: https://developers.google.com/apis-explorer/#p/

Missing something? Suggest APIs and libraries to add by submitting a Pull Request for this document.