Showing 1242 open source projects for "rest"

View related business solutions
  • 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.
  • 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.
  • 1

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Microsoft Patch Tuesday Calendar

    Microsoft Patch Tuesday Calendar

    Excel calendar to track Microsoft Patch Tuesdays and four weeks after.

    This Excel calendar tracks Microsoft's Patch Tuesdays and the four following weeks. All you need to do is update the year in cell A1 and the template takes care of the rest. It comes with a table displaying the days and a calendar showing the current month plus next month.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    DOClever

    DOClever

    The best interface management platform

    ... and HTTPS protocols, and support visual editing of query, body, JSON, raw, rest, formdata parameters. At the same time, unlimited levels of visual editing can be performed on JSON. And, additional features like status codes, code injection, markdown documentation, and more. Support the import of postman, rap, and swagger, which is convenient for you to do seamless migration, and also supports the export of HTML files, which is convenient for you to browse offline!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 5
    OFOS

    OFOS

    OFOS is an open source Online Food Ordering platform

    OFOS is an open source Online Food Ordering platform that is capable to run sites similar to Just Eat. It is written in AngularJS with REST API for high performance in mind. This is project is part of Agriya Open Source efforts. OFOS was originally a paid script and was selling around 10000 Euros. It is now released under dual license (OSL 3.0 & Commercial) for open-source community benefits. Place your order at once after taking your time. Mention the delivery address, and delivery time to go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AHV SAP PO Control

    SAP PO/PI basic control tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    REST Countries

    REST Countries

    Get information about countries via a RESTful API

    Get information about countries via a RESTful API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Cuckoo Sandbox

    Cuckoo Sandbox

    Cuckoo Sandbox is for automated analysis of malware

    Cuckoo Sandbox uses components to monitor the behavior of malware in a Sandbox environment; isolated from the rest of the system. It offers automated analysis of any malicious file on Windows, Linux, macOS, and Android.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 9
    OSRFramework

    OSRFramework

    OSRFramework, the Open Sources Research Framework is a AGPLv3+ project

    OSRFramework is a GNU AGPLv3+ set of libraries developed by i3visio to perform Open Source Intelligence collection tasks. They include references to a bunch of different applications related to username checking, DNS lookups, information leaks research, deep web search, regular expressions extraction and many others. At the same time, by means of ad-hoc Maltego transforms, OSRFramework provides a way of making these queries graphically as well as several interfaces to interact with like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10
    cookiecutter-django-rest

    cookiecutter-django-rest

    Build best practiced apis fast with Python3

    You need to make a scalable api on a deadline. You deeply care about the quality of your work. cookiecutter-django-rest takes care of the details so you can focus on making your api awesome. Scaffolding a project takes seconds and it gives you authentication, user accounts, and the docs and tests to support them. Just add your own resources to the api and start shipping. Start off with full test coverage, continuous integration, and continuous deployment. Complete Django Rest Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    Please, visit www.cloverdx.com for latest product versions. Data integration platform; can be used to transform/map/manipulate data in batch and near-realtime modes. Suppors various input/output formats (CSV,FIXLEN,Excel,XML,JSON,Parquet, Avro,EDI/X12,HL7,COBOL,LOTUS, etc.). Connects to RDBMS/JMS/Kafka/SOAP/Rest/LDAP/S3/HTTP/FTP/ZIP/TAR. CloverDX offers 100+ specialized components which can be further extended by creation of "macros" - subgraphs - and libraries, shareable with 3rd parties...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    Swagger-to-GraphQL converts your existing Swagger schema to an executable GraphQL schema where resolvers perform HTTP calls to certain real endpoints. It allows you to move your API to GraphQL with nearly zero effort and maintain both REST and GraphQL APIs. Our CLI tool also allows you get the GraphQL schema in Schema Definition Language. This library will fetch your swagger schema, convert it to a GraphQL schema and convert GraphQL parameters to REST parameters. From there you are control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    REST API for Meditation+

    REST API for Meditation+

    REST API built with Node, Express, PassportJS, MongoDB, Mongoose

    REST API built with Node, Express, PassportJS, MongoDB, Mongoose and Socket.io. The server.conf.js file is expecting certain environment variables to be set within Node. The env.conf.js has functions to check whether the expected environment variables have been set up before proceeding to start up the rest of the server. It uses a file called config.json stored in the config directory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    truckstoplinux

    Truck stop location plugin for KDE Marble

    A truck stop locator. Using the globe/display capabilities of Marble and publicly available data, you can see where weigh stations, truck stops, and rest areas are around the country in an easy to use, intuitive manner. TSL is not designed to highlight every single possible diesel refueling location in the USA. TSL is specifically designed with the over the road truck driver in mind, with the hopes that it will make life easier to plan repeated trips across the 48. Better trip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JBot

    JBot

    Make Slack and Facebook Bots in Java

    ... reply(). The conversation feature of JBoss makes talking to your bot a breeze. This feature makes JBot different from than rest of the Java frameworks out there.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    camaza billing accounting with stock mgm

    camaza billing accounting with stock mgm

    Its a complete billing and accounting system for your shop, company

    CA-MAZA is aCLOUD BASED, cross-platform BOOTSTRAP,HTML5 UI built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. you just want to create your company and rest of the things will handle. Helpfull for all small business and merchant's who want to manage their account without help of CA. We hope you enjoy using Code::Blocks! The Team CAMAZA Code::Blocks Web Site Categories: Integrated Development Environments (IDE), Build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Evil Icons

    Evil Icons

    Simple and clean SVG icon pack with the code to support Rails, Sprocke

    Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN. Free ‘plug and play’ set of SVG icons designed specifically for web projects. Available as a Ruby gem, a Node.js package and /Gulp plugins. Just use icon names with your templates and styles — and all the rest will be done automagically. Every icon has the .icon class and its modifier including the icon name. For example, the Facebook icon has the .icon--ei-sc-facebook modifier. In order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CTI Server for Avaya

    The ctiSVR is a CTI server for IVR system and front-end applications

    The ctiSVR is a CTI server for IVR system and front-end applications. The tool uses TSAPI library to monitor IVR and agent extensions, it hides the technical details of TSAPI and provide a simple REST, WebSocket and OCX interface for IVR system and front-end applications to perform CTI call control functions. The ctiSVR program supports passing of customized user data between different kind of CTI software when a customized DLL is developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MathScythe

    MathScythe

    Math tool improving bundled calculations (like triangle properties)

    MathScythe improves bundled calculations, so you can enter what you have (like triangle's sides) and you get the rest without a blackboard and a bucket of broken chalk. App includes modules to calculate triangle, disk and directed angle's properties and it's still evolving and gaining new stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Node.JS API Kickstarter

    Node.JS API Kickstarter

    A batteries included NodeJS API Kickstater focused on extensability

    This is a project based on NodeJS and Koa (and some other libs) implementing a REST API to authenticate users and let them manage TODOs stored in a PostgreSQL database. It's easy to extend and provides you the best developer experience possible with a lot of nifty things already configured. It's meant to be used with a front-end consuming the API like a mobile app or a SPA built with for example React, Angular or Vue.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Univention Corporate Server (UCS)

    Univention Corporate Server (UCS)

    An open source Identity & Access Management solution with AD-functions

    Univention Corporate Server (UCS) is our open integration platform offering centralized Identity & Access Management (IAM) with Nubus with a web portal. -Portal with Single Sign-On -Integrated IAM -Packaged integrations -App Center with enterprise applications -Active Directory integration -Platform for your entire IT -Operation on-premise, in the cloud, or hybrid The centerpiece of UCS is Nubus, our central IAM solution for managing identities, roles, and groups. The integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Koaton

    Koaton

    Koaton is a CLI tool that provides a starting point for full stack JS

    Koaton is a FullStack Javascript Web Framework. That Allows you to easily create your web application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Mapbox Maps SDK for React Native

    Mapbox Maps SDK for React Native

    A Mapbox GL react native module for creating custom maps

    Mapbox is the location data platform for mobile and web applications. We provide building blocks to add location features like maps, search, and navigation into any experience you create. Use our simple and powerful APIs & SDKs and our open-source libraries for interactivity and control. Once you’re signed in, all you need to start building is a Mapbox access token. Use this same short code with all of our interactive mapping libraries, Python and JavaScript SDKs, and directly against our REST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AniList Api v2 GraphQL Docs

    AniList Api v2 GraphQL Docs

    AniList API V2 GraphQL Documentation

    The AniList GraphQL Api provides quick and powerful access to over 500k anime and manga entries, including character, staff, and live airing data. The AniList & AniChart websites themselves run on the Api, so everything you can do on the sites, you can do via the Api. Free for non-commercial use. GraphQL is a strongly typed Api query language that provides an alternative to REST. It allows clients to define the structure of the data required, and exactly the same structure of the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Subtitle Adjuster

    Subtitle Adjuster

    Adjusts the timing of subtitle files (handles *.srt and *.sub formats)

    You must agree how annoying it is when you want to relax to a nice movie, but it’s not in your language and there are no subtitles in sight! So you download some, but now they’re not in sync! This is where Subtitle Adjuster comes in - with this program you can adjust the timing of said subtitles. This works by specifying one or two reference points, of which you know the correct timing, after which Subtitle Adjuster can automatically recalculate the rest, saving the result as a new subtitle...
    Downloads: 13 This Week
    Last Update:
    See Project