mirror of
https://github.com/Stefanuk12/Gmailnator.git
synced 2026-08-14 20:54:49 +00:00
An "API" wrapper for Gmailnator - no need for rapidapi
- TypeScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| lib | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Gmailnator - TypeScript
This allows you to interact with gmailnator without having to use the rapidapi verison - meaning you are not limited by the amount of requests.
Starting
To start, make sure you create a new GmailnatorClient and call the init method async. This will automatically get you a CSRF token and set the HttpClient for internal use.