Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
/ word-painter Public archive

Micro-service which accepts a word and forwards it to the next micro service, picking a color for it along the way.

License

Notifications You must be signed in to change notification settings

dpavkov/word-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-painter

Micro-service which accepts a word and forwards it to the next micro service, picking a color for it along the way. Can be used with https://github.com/dpavkov/reading-helper and https://github.com/dpavkov/word-painter-socket-caller to form a nice application for fast reading of the content.

setup

To set up the application, after cloning the repository, first run bundle install to download all dependencies.

Set SOCKET_CALLER_URL environment variable

run ruby lib/word-painter.rb

testing the application

Run rake to run tests.

About

Micro-service which accepts a word and forwards it to the next micro service, picking a color for it along the way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages