Skip to content

One web api to query eps(Earnings per Share) values for multiple companies concurrently with eventmachine

License

Notifications You must be signed in to change notification settings

johnwei2019/eps-values-api

Repository files navigation

eps-values-api

One web api to query eps(Earnings per Share) values for listed companies, which is used to illustrate the use of ruby eventmachine, goliath, em-http-request, as well as em-synchrony.

Setup project

Install Docker

Install Docker & Docker Compose

Then,

docker-compose build

Run tests

docker-compose run --rm test

Run the web server

docker-compose up web

Run the development container

docker-compose run --rm dev

About

One web api to query eps(Earnings per Share) values for multiple companies concurrently with eventmachine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages