An open API service indexing awesome lists of open source software.

https://github.com/d-e-s-o/polycli

A command line application for interacting with the Polygon API at polygon.io.
https://github.com/d-e-s-o/polycli

polygon polygonio rust rust-cli

Last synced: 6 months ago
JSON representation

A command line application for interacting with the Polygon API at polygon.io.

Awesome Lists containing this project

README

          

[![pipeline](https://gitlab.com/d-e-s-o/polycli/badges/master/pipeline.svg)](https://gitlab.com/d-e-s-o/polycli/commits/master)
[![crates.io](https://img.shields.io/crates/v/polycli.svg)](https://crates.io/crates/polycli)
[![rustc](https://img.shields.io/badge/rustc-1.44+-blue.svg)](https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html)

polycli
=======

- [Changelog](CHANGELOG.md)

**polycli** is a command line application for interacting with the
Polygon API at [polygon.io][].

The program is powered by the [`polyio`][polyio] crate and written in
Rust.

[polygon.io]: https://polygon.io/
[polyio]: https://crates.io/crates/polyio