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.
- Host: GitHub
- URL: https://github.com/kryptokrona/hugin-api
- Owner: kryptokrona
- License: other
- Created: 2022-04-23T20:49:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:49:05.000Z (about 2 years ago)
- Last Synced: 2025-10-11T07:43:40.953Z (7 months ago)
- Topics: blockchain, express, hugin, kryptokrona, p2p, restful-api, swagger, xkr
- Language: JavaScript
- Homepage: https://kryptokrona.org
- Size: 8.31 MB
- Stars: 27
- Watchers: 2
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hugin API
[](https://github.com/kryptokrona/hugin-api/actions/workflows/main-ci.yml)
[](https://img.shields.io/github/v/release/kryptokrona/hugin-api)
[](https://opensource.org/licenses/BSD-3-Clause)
[](https://join.slack.com/t/kryptokrona/shared_invite/zt-1qmt8cz9j-s~2RKYtFfshqeLC1dhU5aA)
[](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.
# 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.**
[
](https://github.com/mjovanc)
[
](https://github.com/TechyGuy17)
[
](https://github.com/Coffeboi)
[
](https://github.com/Swepool)
[
](https://github.com/f-r00t)
# License
The license is BSD-3 License.