Projects in the topic rest


Add support for Amazon S3 cloud backed block devices to istgt / Elasto

an idea by dmdiss

Elasto is a cloud library and client utility for managing and manipulating cloud storage objects via REST. Functionality was recently added to istgt so that it can expose an Azure storage blob for access via iSCSI, it does so using Elasto's file API.

Updated about 7 years ago. No love. Has no hacker: grab it!

Add standardized REST interface to Hamsta

a project by pkacer

Hamsta currently lacks a standardized network interface that would allow other systems accessing its capabilities. There is a custom network interface with text-parsing based protocol that is poorly documented and needs to be implemented on the client side to be usable. This interface does not use any standardized way of communication or library. This project suggests to add a standardized web service interface (let us call it API) to Hamsta. Expected attributes are following.

Updated about 3 years ago. No love.

REST API for QADB

a project by llipavsky

QADB is the database used to strore results of automated tests in SUSE QA. It only has web intrface, which is mostly just a better DB view. The goal of this project is to create the REST API to it, which can later be used to query for results from external tools (and maybe even later used by the frontend)

Updated almost 5 years ago. 2 hacker ♥️.

AuthStralia — (almost) stateless authorization ecosystem for a web age

an invention by kpimenov

AngularJS, Websockets, REST APIs for mobile apps, one-time links for emails — what’s the topmost complexity all those things share in common? It’s authentication. Authentication typically means sessions, and sessions are simply ubiquitous state for our stateless-by-design web.

Updated almost 5 years ago. 4 hacker ♥️.

community calendar widget

a project by eMBee

a widget to list events from a JSON backend. the widget may be included by any website to share community events.

Updated about 2 years ago. 1 hackers ♥️.

Controlling and Testing the YaST UI Remotely (for Integration Tests, openQA)

a project by lslezak

Hackweek 18 Update

What Has Been Done During HackWeek 18

Updated about 2 years ago. 3 hacker ♥️.

Add Ceph support for Azure RESTful protocols

an idea by dmdiss

Microsoft Azure offers a bunch of interesting RESTful protocols, providing access to objects (Block Blobs, similar to S3 Objects), disk images (Page Blobs) and file systems (Azure Files). The underlying services seem to map pretty closely to RADOS, RBD and CephFS respectively, so adding support for these protocols to Ceph, despite being a lot of work, should be relatively straightforward. I've already worked on implementing a C client for these protocols via Elasto, so it might be worth reusing the same code in implementing the server functionality atop the public librados / librbd / libcephfs libraries. The other option would be to use civetweb/rgw, which is already embedded within Ceph for S3/SWIFT gateway support.

Updated over 6 years ago. No love. Has no hacker: grab it!

Include the libyui-rest-api packages in the installation system

a project by lslezak

Libyui REST API

In the previous hack week project I was focused on implementing a REST API for testing the YaST modules.

Updated about 3 years ago. No love. 1 follower.

openSUSE Leap release process improvements

an invention by lkocman

Goal: I'd like to have the release process defined in markdown/git and use it as a source for process creation in redmine.

Updated about 2 years ago. 6 hacker ♥️. 6 followers.

Resurrect NWS CLI project

a project by seanmarlow

Project Description

Many years back I created a simple python based CLI package that wrapped the NWS API to get weather forecasts, discussions and current conditions. Meanwhile I have not had time to keep it up-to-date so many pieces are broken or using deprecated features of the REST API. The package is useful to get weather information much quicker from CLI than clicking through the NWS website.

Updated almost 3 years ago. No love. 1 follower.