Skip to content

Javascript connector for connecting to the Majestic API

Notifications You must be signed in to change notification settings

majestic/Javascript-API-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published