An open API service indexing awesome lists of open source software.

https://github.com/tarsislimadev/udemy-api

To get data from Udemy Affiliate API Documentation (v2.0).
https://github.com/tarsislimadev/udemy-api

rest-api udemy udemy-api

Last synced: about 2 months ago
JSON representation

To get data from Udemy Affiliate API Documentation (v2.0).

Awesome Lists containing this project

README

          

# [Udemy API](https://www.udemy.com/developers/affiliate/)

To get data from Udemy Affiliate API Documentation (v2.0).

## social & donate

[Donate](https://link.mercadopago.com.br/brtmvdl) - [Telegram](https://t.me/+KRmg5MlqgMk0MTg5) - [Discord](https://discord.gg/4JFAWPYs)

## how to install

### .env

```sh
DATABASE=./data
CLIENT_ID=
CLIENT_SECRET=
```

## how to use

### GET courses-list

```sh
bash ./src/getters/courses-list.sh
```

## license

[MIT](./LICENSE)