Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-01-04 02:07:46 +05:30
docs feat: navbar component 2021-12-04 00:16:54 +05:30
packages feat: modal 2022-01-04 02:07:46 +05:30
.gitignore feat: module sharing is working across components and run packages 2021-12-03 23:34:48 +05:30
.nvmrc feat: init component and www packages 2021-12-03 21:42:22 +05:30
lerna.json feat: module sharing is working across components and run packages 2021-12-03 23:34:48 +05:30
LICENSE chore: fix typo 2022-01-02 01:12:45 +05:30
package-lock.json feat: remove request headers 2021-12-31 22:28:40 +05:30
package.json feat: remove request headers 2021-12-31 22:28:40 +05:30
readme.md chore: change licensing from MIT to BSL 1.1 license 2022-01-01 13:09:45 +05:30

grafnode

An opensource api collaboration platform.

👨‍💻 status

The project is still under active development.

🎯 goals

  • ubiquitous - builds must be available for web, browser extensions and desktop apps
  • self host - teams must be able to self host easily
  • revision control - git like functionality for managing team collections
  • data privacy - e2ee for hosted api collections
  • minimalist - avoid feature bloat
  • open source - all functionality released with BSL 1.1 license

License

MIT