Random Sentence generator
try live version !
curl http://104.168.127.243:10001/
- Install Crystal
git clone https://github.com/codenoid/fazizi.git
cd fazizi
shards install
crystal build src/fazizi.cr
./fazizi
curl http://localhost:3000/
curl http://localhost:3000/?category=love
curl http://localhost:3000/?lang=id&category=love
- 1000 Stars
- Fork it ( https://github.com/codenoid/fazizi/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- codenoid Rubi Jihantoro - creator, maintainer