- 
        
cake-bake
        
          
            ~> 0.2.0
          
        
        
          Bake Cakefile into native Crystal code 🍞
        
        
{'github' => 'vladfaust/cake-bake.cr', 'version' => '~> 0.2.0'}
       
    
      - 
        
onyx-sql
        
          
            ~> 0.4.1
          
        
        
          DB-agnostic SQL ORM with beautiful DSL and type-safe Query builder
        
        
{'github' => 'vladfaust/core', 'version' => '~> 0.4.1'}
       
    
      - 
        
jwt
        
          
            ~> 0.3.0
          
        
        
          Implementation of JWT (JSON Web Token)
        
        
{'github' => 'crystal-community/jwt', 'version' => '~> 0.3.0'}
       
    
      - 
        
migrate
        
          
            ~> 0.3.0
          
        
        
          A simpler database migration tool with transactions
        
        
{'github' => 'vladfaust/migrate.cr', 'version' => '~> 0.3.0'}
       
    
      - 
        
pg
        
          
            ~> 0.15.0
          
        
        
          A Postgres driver
        
        
{'github' => 'will/crystal-pg', 'version' => '~> 0.15.0'}
       
    
      - 
        
onyx-http
        
          
            ~> 0.3.0
          
        
        
          REST API framework with type-safe params and separate business and rendering layers, based on onyx-http
        
        
{'github' => 'vladfaust/prism', 'version' => '~> 0.3.0'}