Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aidenvalentine/adult-content-api

The Adult Content API is a platform-agnostic API for interacting with 3rd-party clip stores, tube sites, and other CMSs. It’s not meant to be a full-blown application/platform. There is no frontend by design. It sends and receives data — that’s the scope of this software. You’ll either have to build your own, use CURL, or use an app like Postman.
https://github.com/aidenvalentine/adult-content-api

adult-content api chaturbate clipnuke clips4sale extralunchmoney livejasmin manyvids modelcentro onlyfans porn pornhub rest restful-api woocommerce wordpress xvideos

Last synced: 3 months ago
JSON representation

The Adult Content API is a platform-agnostic API for interacting with 3rd-party clip stores, tube sites, and other CMSs. It’s not meant to be a full-blown application/platform. There is no frontend by design. It sends and receives data — that’s the scope of this software. You’ll either have to build your own, use CURL, or use an app like Postman.

Awesome Lists containing this project

README

        

# Adult Content API
1. Install WebDriver
1. Configure the __.env__ files.
1. Open the /api directory in your command line shell.
1. ```$ npm install```
1. ```$ npm start```