Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
/ playground Public archive

This playground provides a glimpse of the ease of interacting with software built on alis.exchange in the various supported languages.

Notifications You must be signed in to change notification settings

alis-exchange/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

We aim to ensure that how software across alis.exchange operates, communicates and integrates is simple and consistent. Whether you are getting results from a model, updating a database or executing trades, all of these actions should feel familiar, irrespective of the language you are working in. This allows you to seamlessly adopt anything across alis.exchange without spending hours in obscure documentation and the toil of attempting to integrate it in your code.

What does that experience feel like? This playground provides a glimpse of the ease of interacting with software built on alis.exchange in the various supported languages.

Getting Started

Clone the repo and install the required dependencies to experience the elegance of gRPC services.

Global definitions are found in the .proto file. These definitions are language agnostic and are propagated throughout the services. Experience it first-hand by typing client..

client_dot_gif

About

This playground provides a glimpse of the ease of interacting with software built on alis.exchange in the various supported languages.

Resources

Stars

Watchers

Forks