Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript API Connector

JavaScript Connector for connecting to the Majestic API.

Requires JQuery.

Notice

Client-side JavaScript is often not the best place to make API requests, due to CORS and the requirement of sensitive information (such as your API key) on the client. We recommend performing requests to the API server-side, either using a server implementation of JavaScript (such as NodeJS), or one of the other connectors.

About

Javascript connector for connecting to the Majestic API

Resources

Stars

3 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages