An example of behaviour pattern with a dummy server
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Archivist f26d0f2b5b Update 'README.md' 2 лет назад
spec 3 tiers 2 лет назад
src special customer 3-tier 2 лет назад
.editorconfig 3 tiers 2 лет назад
.gitignore 3 tiers 2 лет назад
.travis.yml 3 tiers 2 лет назад
LICENSE 3 tiers 2 лет назад
README.md Update 'README.md' 2 лет назад
shard.lock 3 tiers 2 лет назад
shard.yml 3 tiers 2 лет назад

README.md

three-tier

Installation

  • Install liblua and crystal
  • Run shards install to get the dependencies
  • Run with crystal run src/three-tier.cr

Contributors