mtfree-api
v1.0.2
Published
Welcome to the MoreThanFree API, the backend for the revolutionary AI service that definitely pays you for your data! (Spoiler: It doesn't really, but it's fun to pretend!)
Downloads
11
Readme
MoreThanFree API
Welcome to the MoreThanFree API, the backend for the revolutionary AI service that definitely pays you for your data! (Spoiler: It doesn't really, but it's fun to pretend!)
About
MoreThanFree is a humorous take on AI services that claim to pay users for their data. This API simulates the process of earning money by processing tokens and images, all while keeping a straight face.
Features
- User registration with unique API keys
- Token processing (earn big bucks for those chat completions!)
- Image processing (because who doesn't want to get paid for their selfies?)
- User information retrieval (check your non-existent balance anytime!)
Getting Started
- Clone this repository
- Install dependencies:
npm install - Run the API:
npm start
