Showing 14 open source projects for "rest server"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    Serverless Express by Vendia

    Serverless Express by Vendia

    Run Node.js web applications and APIs using existing frameworks

    Run REST APIs and other web applications using your existing Node.js application framework (Express, Koa, Hapi, Sails, etc.), on top of AWS Lambda and Amazon API Gateway. Vendia is the real-time data cloud for rapidly building applications that securely share data across departments, companies, clouds, and regions. We’re excited to announce the latest release of Vendia Share! This release includes new features like smart contracts, user-level transactions, the beta release of Azure support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eXo Platform - Digital Workplace

    eXo Platform - Digital Workplace

    The open-source digital workplace for growing teams and enterprises.

    ... standards. The platform is extensible and interoperable, all services are exposed REST APIs. The platform also offers additional security capabilities, developed in collaboration with highly sensitive clients. With eXo Platform, companies can connect, engage and reward their employees, customers, and partners with its social, engagement and gamification capabilities.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Kubernetes External Secrets

    Kubernetes External Secrets

    Integrate external secret management systems with Kubernetes

    ... by adding an ExternalSecrets object using Custom Resource Definition and a controller to implement the behavior of the object itself. An ExternalSecret declares how to fetch the secret data, while the controller converts all ExternalSecrets to Secrets. The conversion is completely transparent to Pods that can access Secrets normally. By default Secrets are not encrypted at rest and are open to attack, either via the etcd server or via backups of etcd data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Critters

    Critters

    A Webpack plugin to inline your critical CSS and lazy-load the rest

    It's a little different from other options because it doesn't use a headless browser to render content. This tradeoff allows Critters to be very fast and lightweight. It also means Critters inlines all CSS rules used by your document, rather than only those needed for above-the-fold content. Critters' design makes it a good fit when inlining critical CSS for prerendered/SSR'd Single Page Applications. It was developed to be an excellent compliment to the prerender-loader, combining to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    OCSP Evaluator

    OCSP Evaluator

    Performs an OCSP revocation check of the current TLS/SSL Certificate

    ------ END OF LIFE - 2022/06/30 This project has been discontinued and the WebExtension is no longer available ------ It is WebExtension for browser that performs an OCSP request to obtain the revocation status of all used SSL certificates on the currently visited website. Due to restrictions in the browser APIs the OCSP request cannot be performed by the browser itself. Therefore the request is done on a server which provides a simple [REST Api](https://ocspchecker.com/) to trigger...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    istSOS

    istSOS

    Free and Open Source Sensor Observation Service Data Management System

    istSOS is an OGC SOS server implementation written in Python. istSOS allows for managing and dispatch observations from monitoring sensors according to the Sensor Observation Service standard. The project provides also a Graphical user Interface that allows for easing the daily operations and a RESTful Web api for automatizing administration procedures. istSOS is released under the GPL License, and runs on all major platforms (Windows, Linux, Mac OS X), even though tests were conducted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Just-API

    Just-API

    Test REST, GraphQL APIs

    Just-API is a declarative, specification-based test framework for REST, GraphQL APIs. Users can test APIs without writing code, but they can also tap into code when they want to. It reads API test specifications from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON. In simple terms, users build a test suite by providing a set of request and response validation specification in a YAML file. Each suite can have one or more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    Hippo CMS is a Java based, Open Source Web Content Management platform. Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ulbora CMS

    Ulbora CMS

    Ulbora CMS 2.0 is the first MEAN stack CMS and blogging platform.

    Ulbora CMS 2.0 is the first MEAN stack CMS and blogging platform. It has switchable templates built with both Angular and server-side template engines like Jade, EJS AND Handlebars. It is built with Node.js as a MEAN (MongoDB, ExpressJS, AngularJS, Node) stack version using REST services. The legacy version 1.0.0 is built with Java, Spring, Hibernate and Spring MVC as the JSON REST services layer. Ulbora CMS includes versioning, a workflow engine, and a WYSIWYG editor. Ulbora CMS uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    ... for developers who want to integrate spreadsheets into their web applications. Towards that end it provides a server-side API for document storage connectors and a rich REST API for manipulating open spreadsheets. It can also be deployed stand-alone by a website administrator to provide spreadsheet editing with a rudimentary CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dare-Dare stands for Document Ajax Reader Extension. It's a full javascript online pdf reader. No flash, no closed sources !!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FotoHound is a basic PHP script, that generates simple image gallery web pages. One needs only to push up an image and a thumbnail to a server and FotoHound takes care of the rest.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next