Skip to content

coincubellc/exapi

Repository files navigation

exapi

This repo contains the Coincube Exchange API Python wrappers.

Getting Started

In order to get up and running with this repo:

Gitlab SSH key setup

Follow GitLab instructions here.

If you receive an error "Permission denied (publickey)." you need to first create an SSH key based on instructions above.

Docker Setup

You will need Docker.

Build the Docker container(s):

docker-compose build

Run the Docker container(s):

docker-compose up

API Documentation

Once the application is running, you can view Swagger documentation at: http://0.0.0.0:443/swagger-ui
JSON is available at: http://0.0.0.0:443/swagger

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages