Showing 604 open source projects for "http"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1

    Bright Process Beta site

    Theme for Wordpress

    This theme uses Bootstrap to create a responsive design across all browsers alongside the most commonly used Content Management System WordPress. NOTE: It is advised to download the responsive admin bar plugin here to take advantage of a fully working responsive Wordpress Blog - http://wordpress.org/plugins/responsive-adminbar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    ...VCL.JS is a TypeScript open-source platform for building enterprise web apps in a fraction of the time, whether you’re an expert developer or just getting started. for more information http://vcljs.com Friendly APIs help you get your job done faster. //Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new V.TQuery(this); qur.SQL = "SELECT CustomerKey, FirstName, LastName FROM Customers"; qur.open(); //create a grid on the screen var grd = new V.TDBGrid(this, "grid"); grd.Dataset = qur; //bind the grid to the dataset grd.PageSize = 15; var col = grd.createColumn(“FirstName”); var col = grd.createColumn(“Lastname”,”Last Name”); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TemplateApp

    TemplateApp

    Lazarus template application project with full localization

    ...It saves time because you don't have to reinvent the wheel and it prevents bugs because what you already have is probably already tested. See /help/index.html or the wiki page for further information. TFK If you like my work please buy me a beer (or a carbonated beverage): http://sourceforge.net/donate/?user_id=2081648 BTC: 1ETYQRoTecjJi6AAeGYf129VU4oAuYGJiF LTC: LWeGdQG5YFfycDojL38nnZ79woVSAQpb2Q FTC: 712S2uiERgVBEjjmDpJUNNuT7T1nX6WXAY What's Lazarus? http://lazarus.freepascal.org Tags: lazarus application project template multi-language multi-platform language platform localization inteernationalization delphi object-pascal free pascal
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    ...While not necessary for using Wave Framework, it comes by default with a URL and View controllers intended for building websites by solving URL requests and loading views. Mercurial and Git repositories is available for developers who are interested in following the development. Official website and documentation: http://www.waveframework.com Social networks for latest news: Google+ - http://plus.google.com/106969835456865671988 Facebook - http://www.facebook.com/waveframework Twitter - http://www.twitter.com/WWWFramework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    很抱歉,因为这里网速太慢,且很不稳定,因此框架2.1以后版本都转到 http://code.google.com/p/wabacus/中。请进入此网址进行下载 使用wabacus 2.0(The Terminator of SSH)框架,可以不用编程或极少编程
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jsprad

    jsp framework to optimize time for develop

    Optimize jsp develop with a library thats generate HTML code y javascript. Support Database with pools, AJAX, Jquery, generate tables, fields and images with this framework. Videos tutoriales español youtube : 1. Controles bàsicos http://youtu.be/SgcgYAY9nI8 2. Controles basicos 2 , validaciones http://youtu.be/53fBBl2MOH4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenSwing
    OpenSwing is a components library that provides a rich set of advanced graphics components for developing desktop applications and HTTP/RMI based java applications/RIAs based on Swing front-end. It provides also adapters for Hibernate, JPA, iBatis, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    NRtfTree library is a set of classes written entirely in C# which may be used to manage (read and write) RTF documents in your own applications. A java port of the library can be found in http://www.sgoliver.net/blog/?page_id=92
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    ForGE - Fortran GUI Environment v0.4.0 Alpha Source: https://github.com/jshahbazi/fortran-forge Latest News ========= (5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/ (10/18/13) - Source code has been released! (7/1/13) - The compilation instructions up until now have been wrong. They have been updated and everything should actually work. Please let me know if there are any issues. Also, the forge.mod file - which is required - has been added to the release. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ASP.NET DaST

    New architectural pattern for building highly dynamic Web 2.0 apps.

    ...A web page is rendered as a set of randomly nested rectangles where each rectangle is controlled individually and every combination of rectangles can be partially updated via AJAX. DaST is designed to make web development more natural and intuitive, without complexity that other known frameworks have. QUICK OVERVIEW: http://www.makeitsoft.com/dast-overview/ ***************************************** NOTE: This project is moved to www.Makeitsoft.com. Here at SF I'll only keep the latest build for download, but for documentation, forums, support, feedback, etc., please visit the main site. ***************************************** LINKS: Site: http://www.makeitsoft.com Docs: http://www.makeitsoft.com/getting-started/ Forum: http://www.makeitsoft.com/forums/forum/asp-net-dast/ Twitter: follow @rgubarenko for news and updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EEFramework
    This framework provides easy methods for people who want to easily develop Bots for the real-time online platformer Everybodyedits. (see: http://www.everybodyedits.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    WebAppBuilder

    WebBuilder is a powerful rapid application development tool for creati

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Rich component library. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access. http://www.putdb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    openM2

    openM2

    Business Application Construction Kit

    openM2 is a sophisticated Business Application Construction Kit / Framework which allows the development of individual software solutions for optimizing and supporting business processes. openM2 uses advanced components from Workflow-, Record- and Documentmanagement, as well as from Integration and Reporting Systems. The installation of openM2 is described at: http://www.openm2.org/gettingstarted The documentation of openM2 can be found in the following wiki: http://www.openm2.org/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    zenyan

    zenyan

    zenyan is a lightweight Php development environment

    zenyan is no longer under development. The security used by the login module is no longer current.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cradlecore MVC for PHP

    An easy to use mvc framework for php

    An easy to use mvc framework for php with simple json files and also easy to use commandline project assistant. Full documentation is provided in the official site http://sourcetek.org/ . Routes mappings, composite modules, children modules, modules inheritance, cache, environments configurations, predefined frames and more features just from a simple json configurations. Also provides methods to manage assets, url and metas. Mobile devices support. Framework full code covered in unit tests. It could be great if you send us a little project review
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NovaProva

    new generation unit test framework for C and C++

    ...In other words it discovers tests, runs them in various ways, detects failures in them, and reports the failures out to a human. There are many other such frameworks for many languages, see http://en.wikipedia.org/wiki/XUnit Notably, we use the CUnit today in the Cyrus IMAP server, and it was CUnit's many pain points that inspired my work on NovaProva.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Diffusive

    Task-oriented distributed computing framework

    DIFFUSIVE HAS MOVED TO GITHUB: http://robphilipp.github.com/diffusive The goal of diffusive programming is to make task-oriented distributed computing easier by separating the execution logic from the distribution logic. Diffusive programming, defined by a set of six principles, is an approach for performing method-level, task-oriented distributed computing. In diffusive programming, any method can be marked for distribution, regardless of its signature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Please visit www.MindTouch.com for the most up to date version of MindTouch--software that accelerates customer success. More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated with this project are: customer support, self service support, customer success center, help center, enterprise wiki, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DWeb

    DWeb

    Windows based applications usability experience in web applications

    ...Like Windows Desktop Applications), The framework is fully designed with JQuery and the dialogs created can be developed using any server side development language (i.e. Java, PHP...etc) DWeb can be used to migrate the Windows UI usability experience to web applications You can find demo online: http://adevedo.com/dweb/demo/desktop.xhtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AutoTest
    AutoTest is a test management, test execution and test result report application written in Java. It can be customized to support a broad range of test execution frameworks. A user guide and download instructions are available at http://autote.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jsPlatform

    A True Web Operating System

    See more about jsplatform: http://www.youtube.com/watch?v=jr-VL461x8I Finally, JSPlatform v1.0 is released A great web productivity interface integrating a web desktop, a php backend, javascript gui interface, supporting MySQL, Desktop, Window System Drop an email if you need help installing if you don't know how Working with projects: - AceEditor - TinyMCE - MongoDB (thorugh OneDB package) Featuring: - Code in the cloud web os (through OneDB package) - Connectivity to: FTTP, SFTP, SMB, MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom.
    Downloads: 0 This Week
    Last Update:
    See Project