Skip to content

codenoid/fazizi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fazizi

Random Sentence generator

try live version !

curl http://104.168.127.243:10001/

Installation

  1. Install Crystal
  2. git clone https://github.com/codenoid/fazizi.git
  3. cd fazizi
  4. shards install
  5. crystal build src/fazizi.cr
  6. ./fazizi

Usage

curl http://localhost:3000/

curl http://localhost:3000/?category=love

curl http://localhost:3000/?lang=id&category=love

Development

  • 1000 Stars

Contributing

  1. Fork it ( https://github.com/codenoid/fazizi/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • codenoid Rubi Jihantoro - creator, maintainer

Releases

No releases published

Packages

No packages published