An open API service indexing awesome lists of open source software.

https://github.com/kryptokrona/hugin-api

RESTful API and WebSocket server for the Hugin Messenger service.
https://github.com/kryptokrona/hugin-api

blockchain express hugin kryptokrona p2p restful-api swagger xkr

Last synced: 4 months ago
JSON representation

RESTful API and WebSocket server for the Hugin Messenger service.

Awesome Lists containing this project

README

          

# Hugin API

[![build](https://img.shields.io/github/actions/workflow/status/kryptokrona/hugin-api/main-ci.yml?branch=main)](https://github.com/kryptokrona/hugin-api/actions/workflows/main-ci.yml)
[![release](https://img.shields.io/github/v/release/kryptokrona/hugin-api)](https://img.shields.io/github/v/release/kryptokrona/hugin-api)
[![license](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![slack](https://badgen.net/badge/icon/slack?icon=slack&label)](https://join.slack.com/t/kryptokrona/shared_invite/zt-1qmt8cz9j-s~2RKYtFfshqeLC1dhU5aA)
[![discord](https://img.shields.io/discord/562673808582901793?label=discord)](https://discord.gg/VTgsTGS9b7)

Hugin is a messaging service where messages are stored on the Kryptokrona Blockchain. Messages are secured with industry leading encryption so that only you and your chat partner have the possibility to read them. The purpose is not to gather any personal information about the users, unlike most apps and social media.

Hugin also packs some powerful decentralized P2P encrypted features like video, voice, screen sharing and filesharing.

To be able to get data more easily from Hugin this RESTful API and websocket server called Hugin API was created. It provides useful endpoints for within the Kryptokrona project as well as other external 3rd party interests that wants to host their own Hugin API.

# Table of Contents

- [Development Resources](#development-resources)
- [Sponsors](#sponsors)
- [Usages](#usages)
- [Contributors](#contributors)
- [License](#license)

# Development Resources

- Web: https://kryptokrona.org
- Docs: https://docs.kryptokrona.org
- GitHub: https://github.com/kryptokrona/hugin-api
- Slack: https://join.slack.com/t/kryptokrona/shared_invite/zt-1qmt8cz9j-s~2RKYtFfshqeLC1dhU5aA
- Discord: https://discord.gg/VTgsTGS9b7
- Twitter: https://twitter.com/mjovanc

# Sponsors

The following sponsors are either helping the project with free usage, great discounts of services or in other ways helping
via advertisement.


Novastack Hosting

# Usages

Our API is useful! Projects using Hugin API:

- [Official Kryptokrona Website](https://www.kryptokrona.org/)
- [Kryptokrona Block Explorer](https://github.com/kryptokrona/kryptokrona-block-explorer)
- [Hugin Mobile](https://github.com/kryptokrona/hugin-mobile)
- [Hugin Bridge](https://github.com/kryptokrona/hugin-bridge)
- [Hugin Node.JS Client](https://github.com/TechyGuy17/Hugin-client-nodejs)
- [Hugin Desktop](https://github.com/kryptokrona/hugin-desktop)
- [Hugin API Twitter](https://github.com/kryptokrona/hugin-api-twitter)
- [Hugin Full Node](https://github.com/kryptokrona/kryptokrona)

If you are using Hugin API, please fork and make a pull request into our repo with your added link.

# Contributors

The following contributors have either helped to start this project, have contributed
code, are actively maintaining it (including documentation), or in other ways
being awesome contributors to this project. **We'd like to take a moment to recognize them.**

[jo7an](https://github.com/mjovanc)
[TechyGuy17](https://github.com/TechyGuy17)
[Coffeboi](https://github.com/Coffeboi)
[Swepool](https://github.com/Swepool)
[f-r00t](https://github.com/f-r00t)

# License

The license is BSD-3 License.