Skip to content

feedvisor/api-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feedvisor's External API example code

Sample code that uses Feedvisor's APIs to change configurations.

Code Example

First you need to make sure that your client credentials are set in the constants that are at the top of AuthenticationExample class, then you can run the main function in the same class

or

After running install in maven, run:

java -jar target/external-example-1.0-SNAPSHOT-jar-with-dependencies.jar

Installation

After making sure that your client credentials are set in the constants that are at the top of AuthenticationExample class, run:

mvn clean install

API Reference

Exists in Feedvisor's Knowledge Base

About

Sample code that uses Feedvisor's APIs to change configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages