Skip to content

A collection of custom APIs used on my projects. Visit documentation for help.

License

Notifications You must be signed in to change notification settings

VoidemLIVE/VoidemAPI

Repository files navigation

Voidem API

Voidem API is a collection of public custom APIs that are used in some of my projects.

API Reference

Currently only one endpoint available

Get listening data

  GET /v1/listening
Parameter Type Description
api_key string Required. Your API key

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_HOST

DB_USER

DB_NAME

DB_PASS

URL_LISTENING

RESTRICTED_IPS='["IP HERE", "ANOTHER IP HERE"]'

Demo

A demo of the api can be tested by using the api key demo123

Documentation

Documentation

About

A collection of custom APIs used on my projects. Visit documentation for help.

Resources

License

Stars

Watchers

Forks