Web Services Software for BSD

  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 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
  • 1
    Omnom

    Omnom

    A web content preservation service

    Omnom is a self-hosted content preservation and web bookmarking platform that lets individuals and communities save and archive web content in a way that reflects exactly what they saw in their browser at the moment of capture. Unlike simple bookmark lists, Omnom makes full page snapshots — including dynamic content — so that saved pages remain viewable even if the original goes offline or changes later. It was built with a multi-user web interface and includes support for federated social protocols like ActivityPub, allowing integration with decentralized networks and community tools. The application lets users categorize, tag, and search saved content, aggregate RSS/Atom feeds, and review changes between captured snapshots with diff views. A browser extension for Chrome and Firefox makes it easy to add new bookmarks and initiate snapshots directly from your browsing session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Framework for supporting reliable, secure E-Business using open standards. Including components for web service calls, non-repudiation, UDDI-registries and a standardized subset of the UBL 2.0 business document profile. Supported for .Net and java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenCloudAV
    OpenCloudAV is the first open source multi-engine based malware analysis service from the network cloud. This project is in alpha release, run only in GNU/Linux, and is mainly developed using Perl SOAP::Lite module. Version 0.2 alpha is available now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    That project aims at providing a clean service API, and the corresponding C++ implementation, for freely available geographical-based services on the Internet (e.g., GeoIP service by the GPL-based software77 database, Yahoo! GeoPlanet, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenREST is a RESTful web service to access the data in your DB or file using HTTP protocol. It contains also a jqGrid implementation for data presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenSearchServer Extractor

    OpenSearchServer Extractor

    A RESTFul/JSON Web Service for text and metata extraction

    An open source RESTFul Web Service for text , meta-data extraction and analysis. oss-text-extractor supports various binary formats: Word processor (doc, docx, odt, rtf) Spreadsheet (xls, xlsx, ods) Presentation (ppt, pptx, odp) Publishing (pdf, pub) Web (rss, html/xhtml) Medias (audio, images) Others (vsd, text)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Source UDDI v3 server implemented in Java. The server is focused on simplicity, and supports SQL backends through Hibernate. The project also contains a UDDI v3 client library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Client libraries for the D-Wave Orion Web Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    This is very simple PHP library that lets you query Google Geocoder Service via Google Geocoding API and parses the response so it provides a very easy way to handle the JSON data in PHP. A very simple class written in PHP5+. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An implementation of Protocol Buffers in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP adCenter API
    A Client Library for building adCenter applications in PHP using the API. The current version supports automation of reports using both the V7 and V8 Report Service. I'm currently working on expanding the library to include other services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a PHP class designed to facilitate the easy use of Slicehost's public API for managing slices and DNS entries. Requires PHP's curl, openssl, and simplexml extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project allows PHP programmers to export data into Excel workbook. You can create multiple sheets, use fonts, colors and borders. Exported data is in XML format, recognized by Microsoft Office Excel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Collaborative infrastructure for Collaborative Product Development (manufacturing) within Extended and Virtual Enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Plug 'n Auth

    The project is being migrated to http://code.google.com/p/ciform...

    IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PoliMaR (Policy Matchmaker and Ranker) is a framework that permits a Semantic Web Service matchmaking and ranking based on Non-Functional Properties (NFPs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Polka

    Polka

    A micro web server so fast, it'll make you dance

    Polka is a micro web server for Node.js that positions itself as an extremely minimal yet highly performant alternative to Express. Under the hood it is essentially a thin layer on top of Node’s native HTTP server, adding just enough routing, middleware, and sub-application support to be productive without the weight of a full framework. Its API is intentionally similar to Express, which makes it easy for existing Express users to migrate or share middleware with minimal changes. Because it focuses on speed and small size, polka can be attractive for performance-sensitive services, serverless functions, or applications where dependency budgets are tight. The project exposes common features like route parameters, query parsing (usually via external middleware), and simple error handling, but leaves more advanced concerns to the user or ecosystem packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PortaFIB

    PortaFIB

    Portafirmes de les Illes Balears

    == MOGUT A GITHUB: https://github.com/GovernIB/portafib == PortaFIB és un portafirmes “digital” desenvolupat en el departament d'Administració Electrònica de la Fundació Bit per encàrrec del Govern de les Illes Balears.. Les seves característiques principals són: • Permet firmar documents de tipus PDF • Permet fitxers annexos al document principal • Suport de càrrecs • Gestió de flux de firmes i plantilles de flux de firmes • Realitzar peticions de firma via web o WebServices, és a dir, a traves d'un usuari persona o un usuari-aplicació. • Multientitat (amb una sol servidor es pot donar servei a varies entitats, administracions, empreses, ...) • Avisos per mail o callback de ws • Exportació de llistats a ODS, Excel i CSV • ... Pot descarregar el manual d'usuari per veure les característiques completes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python library for interacting with the XMPP Publish/Subscribe system (XEP-0060). PubSubClient implements the client-side functionality (not server) in an asynchronous and self-contained way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Note: latest version can be found at https://github.com/targeted/pythomnic3k Pythomnic3k is a Python 3 framework for service-oriented middleware with hot reloading and fault tolerance. It is used for integrating various systems in enterprise network or writing standalone network services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python XML Serialization
    pyxser stands for python xml serialization and is a python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. pyxser is written entirely in C as a python extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A SOA-based framework for multilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology and structured answer data sources from freely specifiable domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Qt/C++ wrapper library around the SUSE Studio REST API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software, content, and collaborative support for the Cube Engine community, including Assaultcube, Sauerbraten, and Blood Frontier.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB