Ports Search

Results 9,9619,970 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
www/hackpad-cli-0.1.4 (Score: 7.770591E-5)
CLI for some remote hackpad operations
This is a command-line utility to check and manipulate hackpad documents. It uses Hackpad REST API 1.0 https://hackpad.com/Hackpad-API-v1.0-k9bpcEeOo2Q
www/jwt-1.5.4 (Score: 7.770591E-5)
JSON Web Token implementation in Ruby
JWT is a Ruby implementation of JSON Web Token draft 06 [1]. [1] http://self-issued.info/docs/draft-jones-json-web-token-06.html
www/merb-core-1.1.3 (Score: 7.770591E-5)
Merb. Pocket rocket web framework
Merb is a web development framework for fast, simple, and powerful development. merb-core provides core functionality needed to bootstrap and run an application.
www/merb-helpers-1.1.3 (Score: 7.770591E-5)
Merb plugin containing view helpers
Merb is a web development framework for fast, simple, and powerful development. merb-helpers provides helpers for text and HTML formatting.
www/merb-param-protection-1.1.3 (Score: 7.770591E-5)
Merb plugin that helps protecting sensible parameters
Merb is a web development framework for fast, simple, and powerful development. merb-param-protection allows filtering request parameters in controllers and logs.
www/net-http-pipeline-1.0.1 (Score: 7.770591E-5)
HTTP/1.1 pipelining implementation atop Net::HTTP
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection sends multiple requests to the HTTP server without waiting for the responses. The server will respond in-order.
www/rails-3.2.22.2 (Score: 7.770591E-5)
MVC web application framework
Rails is a web-application framework for the MVC pattern that includes both a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby Being a full-stack framework means that all layers are built to work seamlessly together. That way you Don't Repeat Yourself (DRY) and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights.
www/rails-4.2.6 (Score: 7.770591E-5)
MVC web application framework
Rails is a web-application framework for the MVC pattern that includes both a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby Being a full-stack framework means that all layers are built to work seamlessly together. That way you Don't Repeat Yourself (DRY) and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights.
www/rest-client-1.8.0 (Score: 7.770591E-5)
Simple Simple HTTP and REST client for Ruby
A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
www/slowcgi-5.8.20160114 (Score: 7.770591E-5)
FastCGI interface for old CGI programs
slowcgi is a server which implements the FastCGI Protocol to execute CGI scripts. FastCGI was designed to overcome the CGI protocol's scalability and resource sharing limitations.