pelita 0.1.0
Pelita is a configurable glue microframework for building API in ruby that focus in simplicity and clarity whilst retaining rails convenience whenever possible
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (17):
            bcrypt
            ~> 3.1
          
          
            dotenv
            ~> 2.2
          
          
            dry-auto_inject
            ~> 0.4
          
          
            dry-configurable
            ~> 0.7
          
          
            dry-container
            ~> 0.6
          
          
            dry-struct
            ~> 0.3
          
          
            dry-system
            ~> 0.7
          
          
            dry-transaction
            ~> 0.10
          
          
            dry-types
            ~> 0.10
          
          
            dry-validation
            ~> 0.10
          
          
            rack_csrf
            ~> 2.6
          
          
            rack-protection
            ~> 2.0
          
          
            rake
            ~> 12.0
          
          
            roda
            ~> 2.27
          
          
            rom
            ~> 3.2
          
          
            rom-repository
            ~> 1.3
          
          
            rom-sql
            ~> 1.3
          
    Development 相依性套件 (2):
            database_cleaner
            ~> 1.6
          
          
            rspec
            ~> 3.6
          
    