2021-12-03 17:12:22 +01:00
|
|
|
# grafnode
|
2021-12-07 18:29:02 +01:00
|
|
|
An opensource api collaboration platform.
|
|
|
|
|
2021-12-08 18:42:58 +01:00
|
|
|
## 👨💻 status
|
2021-12-07 18:29:02 +01:00
|
|
|
The project is still under active development.
|
|
|
|
|
2021-12-08 18:42:58 +01:00
|
|
|
## 🎯 goals
|
2021-12-07 19:06:21 +01:00
|
|
|
* ubiquitous - builds must be available for web, browser extensions and desktop apps
|
2021-12-07 18:29:02 +01:00
|
|
|
* self host - teams must be able to self host easily
|
2021-12-07 19:06:21 +01:00
|
|
|
* revision control - git like functionality for managing team collections
|
2021-12-07 18:29:02 +01:00
|
|
|
* data privacy - e2ee for hosted api collections
|
|
|
|
* minimalist - avoid feature bloat
|
2022-01-05 18:50:17 +01:00
|
|
|
* open source - all functionality released with [MIT](LICENSE) license
|
2021-12-03 17:12:22 +01:00
|
|
|
|
|
|
|
### License
|
|
|
|
[MIT](LICENSE)
|