Showing 50 open source projects for "tiny-http"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Faraday

    Faraday

    Simple, but flexible HTTP client library, with support for backends

    Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle. You probably don't want to use Faraday directly in your project, as it will lack an actual client library to perform requests. Instead, you probably want to have a look at Awesome Faraday for a list of available adapters. The best starting point is the Faraday Website, with its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ciao

    ciao

    HTTP checks & tests (private & public) monitoring

    HTTP checks & tests (private & public) monitoring - check the status of your URL. ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. It uses Cron syntax to schedule the checks and comes along with a Web UI and a RESTful JSON API. Create an open-source web application for checking URL statuses with a UI and a REST API which is easy to install and maintain (no external dependencies like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vcr

    vcr

    Record your test suite's HTTP interactions and replay them

    Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. We're looking for more maintainers. If you'd like to help maintain a well-used gem please spend some time reviewing pull requests, issues, or participating in discussions. VCR will replay the response from iana.org when the HTTP request is made. This test is now fast (no real HTTP requests are made anymore), deterministic (the test will continue to pass, even if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Down

    Down

    Streaming downloads using Net::HTTP, http.rb or HTTPX

    Down is a Ruby utility gem that provides a safer, streaming HTTP download interface for remote files. Instead of simply loading remote files into memory, it offers tools to stream downloads to disk or tempfiles, to limit size, to secure against malicious inputs, and flexibility in which HTTP backend to use (e.g. Net::HTTP, http.rb, HTTPX). It is suitable for situations where you need to fetch remote files in Ruby in a robust manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 5
    Sinatra

    Sinatra

    Classy web-development dressed in a DSL

    Sinatra is a DSL (Domain Specific Language) for quickly creating web applications in Ruby with minimal effort. It is lightweight compared to full MVC frameworks; you define routes (HTTP method + URL pattern) and blocks that handle requests. It leverages Rack for middleware, supports rendering via templates, static file serving, filtering (before/after), helpers, error handling, etc. It's often used for small to medium web services, APIs, and micro-apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Octokit

    Octokit

    Ruby toolkit for the GitHub API

    API wrappers should reflect the idioms of the language in which they were written. Octokit.rb wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST. Most methods have positional arguments for required input and an options hash for optional parameters, headers, or other options. While most methods return a Resource object or a Boolean, sometimes you may need access to the raw HTTP response headers. Access tokens can be revoked, removing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS Lambda Ruby Runtime Interface Client

    AWS Lambda Ruby Runtime Interface Client

    AWS Lambda Ruby Runtime Interface Client

    ... that base image Lambda compatible. The Ruby Runtime Interface Client package currently supports Ruby versions 2.5.x up to and including 2.7.x. To make it easy to locally test Lambda functions packaged as container images we open-sourced a lightweight web-server, Lambda Runtime Interface Emulator (RIE), which allows your function packaged as a container image to accept HTTP requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Grape

    Grape

    An opinionated framework for creating REST-like APIs in Ruby

    Grape is a REST-like API framework for Ruby. It is designed to run on Rack, or alongside other frameworks such as Rails or Sinatra, to provide a simple DSL for defining APIs. It handles concerns like content negotiation, versioning, parameter validation, mounting/subdomain or prefixing, error handling, and supports multiple response formats. It aims to streamline API development without pulling in a full web MVC stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Redis Store

    Redis Store

    Cache Redis stores for Ruby web frameworks

    Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshaling, timeouts, single or multiple nodes, and namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Opal jQuery

    Opal jQuery

    jQuery for Opal

    ... applications as well. The request is actually triggered inside the HTTP. get method, but due to the async nature of the request, the callback and errback handlers can be added anytime before the request returns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Capybara

    Capybara

    Acceptance test framework for web applications

    Capybara is a Ruby library for acceptance testing of web applications. It simulates how a real user would interact with a site: visiting URLs, clicking links, filling in forms, following redirects, etc. It acts via “drivers” (such as Selenium, headless browser drivers, etc) to automate browser behavior. It works with Rack-based apps, integrates with Rails (or other Ruby web frameworks), and is widely used in test suites to do feature/integration testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tesla JSON API

    Tesla JSON API

    A Ruby gem and unofficial documentation of Tesla's JSON API

    This is unofficial documentation of the Tesla JSON API used by their iOS and Android apps. It features functionality to monitor and control their vehicle (Models S, 3, X, Y) and power (Powerwall) products. We currently have documentation for their vehicles, but always accept pull requests for improvements and additions. The API for vehicles is organized into 3 primary surfaces. This gem provides a basic wrapper around the API to easily query and command the car remotely. It also provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    JekyllRedirectFrom

    JekyllRedirectFrom

    Seamlessly specify multiple redirections URLs for your pages and posts

    Give your Jekyll posts and pages multiple URLs. Seamlessly specify multiple redirection URLs for your pages and posts. When importing your posts and pages from, say, Tumblr, it's annoying and impractical to create new pages in the proper subdirectories. Redirects are performed by serving an HTML file with an HTTP-REFRESH meta tag which points to your destination. No .htaccess file, nginx conf, xml file, or anything else will be generated. It simply creates HTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jekyll::Gist

    Jekyll::Gist

    Liquid tag for displaying GitHub Gists in Jekyll sites

    Liquid tag for displaying GitHub Gists in Jekyll sites. By default, Jekyll Gist will make an HTTP call per Gist to retrieve the raw content of the Gist. This information is used to propagate NoScript tags for search engines and browsers without JavaScript support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Winds of Scrum

    Web-based Scrum project management tool

    Web-based Scrum project management tool. It is based on Henrik Kniberg's book "Scrum and XP from the Trenches" available at InfoQ. It allows drag'n'drop sprint backlog assignation. It is already usable and under constant development. Please download GNU tarball from wanted version in: http://windsofscrum.svn.sourceforge.net/viewvc/windsofscrum/Scrum/tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Software build environment based on Jam (http://www.perforce.com/jam/jam.html). Provided project description rules shift emphasis from how to build the software to what the software to build with central configuration of concrete build actions. Moved to: https://github.com/tsc-collection/tsc-build Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FORTRAN Unit Test Framework (FRUIT)

    FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN

    FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this part can be used independent of the Ruby codes. The Ruby code is to make fixtures and reports easier. Rake is to build the project elegantly. This project also demonstrate a new way to build...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    A plugin for XChat2 (http://www.xchat.org) allowing Ruby scripts to be used as XChat plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Thinreports

    Thinreports

    Open Source Report Tool for Ruby, Rails

    Thinreports is Open Source Reporting Solution, and provides a library for Ruby and a GUI Designer for Win/Mac/Linux. Thinreportsは、Ruby向けOSS帳票ツールです。 Documentation: http://www.thinreports.org/documentation Mailing list: https://groups.google.com/forum/#!forum/thinreports GitHub: https://github.com/thinreports [NOTICE] This project site is a mirror. Please see http://www.thinreports.org or https://github.com/thinreports for further details.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    JSLintMate

    Quick, simple JSLint/JSHint in TextMate. Hurt your feelings in style.

    For source code and more info, visit: http://rondevera.github.com/jslintmate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A picture's worth a 1000 tests. Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed. Get more info @ http://approvaltests.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Development of this library has been moved to https://github.com/kordamp/json-lib/ Json-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 23
    TappedAudio is an audio library with an emphasis on the programming interface -- agnostic to the backend, written in highly-encapsulated C++ and using SWIG to present a unified API for C++, Python, Ruby, etc., regardless of the underlying audio platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple rails app to run a code dojo via web browsers. Now moved to http://github.com/JonJagger/cyberdojo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This project has moved to http://rubyforge.net/projects/log4r Log4r is a flexible logging library for Ruby. With a heiarchial logging system of arbitrary levels and names, multiple output destinations, logger inheritance, custom formatting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.