Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyne/restroom-mw
🛠 Easy REST API builder executing Zencode
https://github.com/dyne/restroom-mw
blockchain crypto dyne-ebsi rest-api smart-contracts zencode zenroom
Last synced: 7 days ago
JSON representation
🛠 Easy REST API builder executing Zencode
- Host: GitHub
- URL: https://github.com/dyne/restroom-mw
- Owner: dyne
- License: agpl-3.0
- Created: 2020-05-19T04:41:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T10:48:30.000Z (10 months ago)
- Last Synced: 2024-11-07T06:43:04.543Z (13 days ago)
- Topics: blockchain, crypto, dyne-ebsi, rest-api, smart-contracts, zencode, zenroom
- Language: TypeScript
- Homepage: https://restroom.dyne.org
- Size: 981 KB
- Stars: 3
- Watchers: 6
- Forks: 11
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Restroom
Easy REST API builder executing Zencode
🚀 Quick start
•
😍 Acknowledgements
•
🌐 Links
•
👤 Contributing
•
💼 License
Restroom is crafted with care by developers of the [DECODE project](https://decodeproject.eu) about data-ownership and [technological sovereignty](https://www.youtube.com/watch?v=RvBRbwBm_nQ). Our effort is that of improving people's awareness of how their data is processed by algorithms, as well facilitate the work of developers to create along [privacy by design principles](https://decodeproject.eu/publications/privacy-design-strategies-decode-architecture) using algorithms that can be deployed in any situation without any change.
🚩 Table of Contents (click to expand)
- [Quick start](#-quick-start)
- [Acknowledgements](#-acknowledgements)
- [Links](#-links)
- [Contributing](#-contributing)
- [License](#-license)---
## 🚀 Quick start
Start by reading the documentation
### [https://dyne.github.io/restroom-mw/](https://dyne.github.io/restroom-mw)
**[back to 🔝](#toc)**
---
## 😍 Acknowledgements
Copyright © 2020 by [Dyne.org](https://www.dyne.org) foundation, Amsterdam
Designed, written and maintained by Puria Nafisi Azizi.
Special thanks to Jaromil for his special contributions and for the idea.
Image in README courtesy of [Old book illustrations](https://www.oldbookillustrations.com/illustrations/three-heads/)
**[back to 🔝](#toc)**
---
## 🌐 Links
[https://zenroom.org/](https://zenroom.org/)
[https://dev.zenroom.org/](https://dev.zenroom.org/)
[https://dyne.org/](https://dyne.org/)
[https://decodeproject.eu/](https://decodeproject.eu/)
**[back to 🔝](#toc)**
---
## 👤 Contributing
Please first take a look at the [Dyne.org - Contributor License Agreement](CONTRIBUTING.md) then
1. 🔀 [FORK IT](../../fork)
2. Create your feature branch `git checkout -b feature/branch`
3. Commit your changes `git commit -am 'Add some fooBar'`
4. Push to the branch `git push origin feature/branch`
5. Create a new Pull Request
6. 🙏 Thank you**[back to 🔝](#toc)**
---
## 💼 License
Restroom-mw - Easy REST API builder executing Zencode
Copyright (c) 2020 Dyne.org foundation, AmsterdamThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .**[back to 🔝](#toc)**