1.2.1 • Published 1 year ago

@some-random-api/some-random-api.js v1.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Some Random Api

NpmPackage

Discord

About

Some Random Api is an api where you can find a lot of random apis from games, sites, even animal facts!

Advantages of Some Random Api

  • Simple rest api
  • easy to use
  • free of charge
  • no keys

For more information Check the docs

Looking for wrappers for other languages? Go here for the list of all wrappers!

Code Examples

const { SRAClient } = require('some-random-api');

const sraClient = new SRAClient(/* Insert API key if available */);
sraClient.fetch('/chatbot', { message: 'Hello' }).then(console.log);

Links

License

Released under the Apache 2.0 License

1.2.1

1 year ago