Skip to content

SomeRandomApi/some-random-api.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published