2.0.0 • Published 4 years ago

some-random-api v2.0.0

Weekly downloads
2,030
License
Apache-2.0
Repository
github
Last release
4 years 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 { api } = require('some-random-api');

api.img.panda().then(res => {
    console.log(res);
});

Links

License

Released under the Apache 2.0 License