UNPKG

fetchbee

Version:

A lightweight JS library to simplify all kinds of API calls.

10 lines (9 loc) 142 B
<!DOCTYPE html> <html> <head> <title>API Tester</title> </head> <body> <script src="./ApiTester.js"></script> </body> </html>