Popularity
1.7
Declining
Activity
0.0
Stable
3
2
1

Programming language: Crystal
License: MIT License
Tags: Examples And Funny Stuff    

crystal-mysql-crud-example alternatives and similar shards

Based on the "Examples and funny stuff" category.
Alternatively, view crystal-mysql-crud-example alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of crystal-mysql-crud-example or a related project?

Add another 'Examples and funny stuff' Shard

README

Crystal Mysql CRUD Example Awesome

git hub repo for this tutorial

Usage

git clone https://github.com/codenoid/jihantoro-cr-mysql
cd jihantoro-cr-mysql
shards install
crystal build src/jihantoro-cr-mysql.cr
./jihantoro-cr-mysql

** make sure you has been setup the database and database connection **

Contributing

  1. Fork it ( https://github.com/codenoid/jihantoro-cr-mysql/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