ethmth / infinity-api-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinity API Builder

CODE ADAPTED FROM HERE

Create the API application here with the following settings:

  • name: {YourRedditUsername}s-app (Replace {YourRedditUsername} with your actual username)
  • type: Installed app
  • redirect uri: http://127.0.0.1

Example: Example

The API token is then shown at the bottom of the page under the App name ("{YourRedditUsername}s-app") and is a set of random characters (e.g. 6g5ZHEGEAnKHP3vewUFY3y)

Input the API token and your username and run. Leave redirect_uri as it is if you don't know what it is.

MORE DOCUMENTATION TO COME

About


Languages

Language:Python 53.0%Language:Dockerfile 26.9%Language:Shell 20.1%