Showing 812 open source projects for "web-based"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    PHP framework with support for simple tags and server-side events like jsp, asp.net, etc. prioritizing separation between structure, behavior and presentation, generating clean valid html markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Customer Relationship Management (CRM) webapplication that uses OASIS CIQ standards for administrating organisations, persons, memberships, as well as contact information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project offers an API to integrate Cobol/CICS program calls inside XML-Centric Entreprise Service Bus, like Synapse. Implements data transformations from/to xml to/from flat data, based on Cobol CopyBooks definitions. Support StAX, DOM, SAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Ein kleiner Kalender Server der eine WEB-GUI hat und XML sowie ICAL formate versendet und empfangen kann. LOGIN über HTTP und verschlüsselte Übertragung bei Socketverbindungen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    new 3d markup language for creating one tool for all 3d CAD data in the world.it is for viewing 3d data without plugins on web and desktop and for creating 3d pdf in one step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Xidel

    Xidel is a cli webpage scraping tool supporting XPath/XQuery 3 and CSS

    Xidel is a command line tool to download web pages and extract data from them. This data can be extracted using XPath/XQuery 3.0 (with a compatibility modes for XPath 2.0 and XQuery 1.0), JSONiq, CSS 3 selectors, and custom, pattern-matching templates that are like an annotated version of the processed page. It can download files over HTTP/S connections, follow redirections, links, or extracted values, and also process local files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Andalus is a high availability, fully featured Islamic library written entirely in Java. It is a technology suitable for nearly any application that requires to make use of integrable Islamic resources. http://openandalus.wordpress.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SendXMS — software for sending sms and mms through web-site of mobile operator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    This is a collection of REST specifications, and implementations of those specs, for very low-level information sharing and workflow operations using REST actions over HTTP. Implementations are in various languages, mainly Java, Python, and Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Airlines eXchanges (OAX) is an open, license-free, standard model for representing and exchanging airline data. Is is based on a standard UML model, an open and extendible XML representation, and standard Web Services definitions (WSDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open-source components for working with the Last.fm API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Repositório baseado nos fontes originais da Agência Nacional de Saúde do Brasil (ANS.GOV.BR). Versão base para este projeto: 4.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    this is about making machining systems become smarter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SOAP dotNET Graph

    SOAP service to access .net Charting software

    A SOAP service written in .NET to allow any programmer using any programming language to access the .NET charting software. It will also contain clients written in multiple language to access this service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A PHP powered xml-to-xhtml translation system that uses custom defined relations to map out the translations from xml to xhtml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A new WSDL to Java/JiBX binding generator. Supports multiple inputs as WSDL or XSD, array unwrapping (rare feature !), choice between plain arrays or java.util.List, prefix and namespace aware, serializable beans, and "ready to bind" generated files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The first open-source XCAP server for SIP based softphones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SqlSchema

    Bi-directional SQL <-> XML conversion and updating

    Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fm-xml2json

    fm-xml2json

    An XML Parser that converts XML into JSON on the FileMaker Pro.

    A FileMaker script which when passed a valid XML string, will covert this string into a JSON object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The open source lightweight Rss Aggregator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Drupal module to selectively import nodes from external feeds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    wLinkRelations

    Insert link relations into the responses of a WCF REST service.

    wLinkRelations is a library for WCF REST services used to insert link relations into outgoing messages and handle custom media types in HTTP Accept & Content-Type headers. REST services refers to those WCF services which are usually built using WebHttpBinding, WebGet, WebInvoke, etc. It is written in C#, and works with both JSON & XML requests/responses. The SourceForge project is still undergoing early maintenance. The associated project tests, downloadable libraries, documentation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Is a replicator system writing in python for heterogeneous databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XQueryEclipse is an eclipse 3.4+ workbench plugin for executing xquery expressions within the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo