39 programs for "easy-case" with 2 filters applied:

  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Rouille

    Rouille

    Web framework in Rust

    ... handling or templating) are not directly handled, as they are considered orthogonal to the microweb framework. However, rouille's design makes it easy to use in conjunction with any third-party library without the need for any glue code. The rouille library just ignores this optimization and focuses on providing an easy-to-use synchronous API instead, where each request is handled in its own dedicated thread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Web Server C++

    An easy way to make REST resources available from C++ applications.

    Please go to https://github.com/eidheim/Simple-Web-Server, as this sourceforge page will no longer be updated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    AWBot is an easy to use tool to test a web site.: AWbot connects to your web site and make URL requests like any other visitors. AWBot is not a web indexing robot but a web client tool that emulate some visitors browsing on your site to test its reliab
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    MO Server

    This project is the server of MO (android app).

    It is easy, android application(MO) request server, server process app's request and answer it with JSON format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    easy to use, simple, small and fast web server for html and lua pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Upload script written in PHP & MySQL for uploading / downloading files. Make your own 1-Click-Hoster ! System requirements: PHP5 or higher, MySQL database. Install Manual: Included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mod_auth_certificate is an authentication module for Apache Webserver 2.x. It adds the capability to forward usernames returned by mod_ssl to authorization providers like mod_authz_ldap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zervit is a simple lightweight attractive http portable server. This executable serves the files in its folder making file sharing easy in a network or internet. It supports directory listing and an easy configuration system. Web: http://zervit.sf.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HashPipe is a file sharing network that uses HTTP or HTTPS for all communication and references downloads by their MD5 hash only. Works on any system with PHP5 and a compatible webserver and database. For Windows XP there is now an easy server bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Resource Accelerate is J2EE filter that provides header caching directives and gzipping for J2EE web applications (such as Tomcat) to signficantly improve the download speed of JavaScript, CSS, and images in a simple, easy to use package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Application Server framework. Create simple web services in an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PanDAV is a project comprising of a WebDAV server library (in Python) and a simple WebDAV file server, written to be extremely easy to use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Red Wine is designed to be an application sever specialized in supporting a web based presentation layer. Its target is to make the collaboration between developers as easy as possible in the creation of custom and content management applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small Screen Proxy is a HTTP proxy server. It reformats web page for small screen devices e.g. handheld computer, PDA, mobile phone. It provides outline view and partial view of web pages which you want to see. The views are easy to see on small screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat. Thanks to its cache manager (that can be disabled in case of DYNAMIC proxied web sites) it's really very performant in case of STATIC proxied web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next