Skip to content

Examples code snippets for calling the REST api from popular programming languages

Notifications You must be signed in to change notification settings

sanctionsio/rest_api_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Api Examples

Shows examples on how to invoke the sanctions.io REST api from popular programming languages.

Java

Uses mvn for dependency managements and Apache HttpComponents and org.json to make the REST calls.

NodeJS / Javascript

Uses npm for dependency managements and axios to make the REST calls.

Python

Uses pip for package management and requests to make the REST calls.

Golang

Only uses standard go packages to make the REST calls.

Swagger documentation

https://app.swaggerhub.com/apis-docs/Sanctions.IO/sanctions-io_api/d8b6c665-a2e7-4346-a53b-c56c0f0210ed

About

Examples code snippets for calling the REST api from popular programming languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published