Skip to content

This is a collection of simple synchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with Paradigm's available products.

Notifications You must be signed in to change notification settings

ElliotP123/paradigm-code-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of simple synchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with Paradigm's available products.

All examples have been written using Python 3.9.

Supported Products:

  • DRFQv2
  • GRFQ
  • FSPD
  • DRFQv1

Available Examples:

DRFQv2

  • Every RESToverHTTP [GET] Endpoint Example
  • Every RESToverHTTP [POST] Endpoint Example
  • Every RESToverHTTP [PUT] Endpoint Example
  • Every RESToverHTTP [DELETE] Endpoint Example

GRFQ

  • Every RESToverHTTP [GET] Endpoint Example
  • Every RESToverHTTP [POST] Endpoint Example
  • Every RESToverHTTP [PATCH] Endpoint Example
  • Every RESToverHTTP [DELETE] Endpoint Example
  • JSON-RPCoverWebSocket Heartbeat + Subscribe Example

FSPD

  • Every RESToverHTTP [GET] Endpoint Example
  • Every RESToverHTTP [POST] Endpoint Example
  • Every RESToverHTTP [DELETE] Endpoint Example
  • JSON-RPCoverWebSocket Heartbeat + Subscribe Example

DRFQv1

  • Every RESToverHTTP [GET] Endpoint Example
  • Every RESToverHTTP [POST] Endpoint Example
  • JSON-RPCoverWebSocket Heartbeat + Subscribe Example

Contact

Elliot Parker

About

This is a collection of simple synchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with Paradigm's available products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages