Showing 17 open source projects for "rest"

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
  • 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.
  • 1
    restic

    restic

    Fast, secure and efficient backup program

    Restic is a backup program that is designed to be easy to use, fast, secure and efficient. It makes doing backups a fast and frictionless process, so you can backup your files every day if you need to. It supports backends for storing backups natively, including on the local directory, sftp server (via SSH), HTTP REST server (protocol rest server), OpenStack Swift, among many others. It also uses cryptography to ensure the confidentiality and integrity of your data. Restic supports Windows...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    AWS Vault

    AWS Vault

    A vault for securely storing and accessing AWS credentials

    ... are accessed. Beyond the strong storage-at-rest, aws-vault generates short-lived session-based credentials to expose to sub-processes and it encourages you to use the tool to run other tools, rather than exporting credentials to your environment. This means that rogue node.js packages have a harder time obtaining your credentials, and when they do, are limited to the lifetime of the session.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    ... to develop backend module is IntelliJ IDE, for front end it might be e.g. VSC. Personal access-token-based authorization with configurable routes and permissions. Personal access-token-based authorization with configurable routes and permissions. Exposes dedicated REST API to communicate with repository using external tools. Extend your instance with personalized extensions in Java, Kotlin or Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and merge...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    Naeon

    Naeon

    The safest way to store private data in untrusted (cloud) environments

    Naeon is a secure cloud storage solution that uses unbreakable military-grade encryption and zero-knowledge privacy to protect confidential data in an untrusted environment. The data are encrypted using the AES 256-bit encryption algorithm with a randomly generated 128-character passphrase. Then, it is split into small pieces called chunks, which are obfuscated by adding random data to each chunk to make them unreadable and indecipherable to unauthorized individuals or processes. The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MyCoRe

    MyCoRe

    your repository framework

    MyCoRe is an Open Source project for the development of Repositories, Digital Library and archive solutions. The technical base of the system is formed of Java class libraries, XML technology and different database backends. Since 2015 we use https://mycore.atlassian.net/ for bug tracking. Please use our ticket system there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Burris Numerical System

    Burris Numerical System

    A Numerical System controlled by algorithms.

    BNS - Burris Numerical System was written to store the last digit of a number in 3 dimensional space but store the rest of the number mathematically in the 4th dimension of space. The result is that no matter how long the number is you can write it down on a piece of paper and put it in your pocket. The software can be used to retrieve the number. This can be used to save computer files. The only limit with BNS is how much time the user has. The software nor the numerical system has no limits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10

    Varonis DatAnywhere Powershell Module

    Powershell Module for Varonis DatAnywhere Administration

    If you are a user of Varonis DatAnywhere, you know that it is a very good product to share securely your internal data. However, the configuration of the tool is quiet complex for the simple user. As an admin, you want to configure the settings of the user. But you want to do it in an automated way. This powershell module is for use. It leverages the REST APIs available in the product to provide you a simple command line to configure Varonis DatAnywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DocStore - DMS

    Keeping track for documents

    Application created in client-server architecture. Communication is based on REST protocol. Functionality: - add documents to repository (document means one or more files) - add new version of files - edit files directly from client app - set attributes for document - user authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    iStoreIT

    JavaEE 6, JBoss AS7 conceptual demonstration project

    A Java EE 6 reference application leveraging Apache TIKA, Hibernate Spatial and Hibernate Lucene to index and retrieve arbitrary data including POJO's (via JSON and XML) and all popular file/content types. This is on ongoing research and development project and will be an attempt to bridge NoSQL/Document Database concepts with some traditional RDMS traits. This primarily serves as a testbed for me to explore CDI, JBoss AS7. I envision OSGi being the mechanism to extend the core...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAVA archiving API is over complicated for developers. Archive manager is a JAVA framework to reduce the complexity of file archiving. Basically what you need to do is to setup an archive context, the archive manager will do the rest of the work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fs3
    fs3 is an Amazon S3 compatible client and server implementation enabling centralized file storage web services ideal for multi-server applications. Users can develop potential S3-based applications using only a typical Apache-PHP environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Feed Me Links is a web appplication for managing and sharing links. It provides many interesting features such as tagging, comments, rss feeds, tag-clouds, friend lists, a REST API for exporting, browser sidebar, and Firefox & IE favorites import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Dataisland Framework is a ReST compliant content management and semantic web service framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next