Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2021-12-08 23:12:58 +05:30
docs feat: navbar component 2021-12-04 00:16:54 +05:30
packages feat: use graphiql theme for query editor 2021-12-06 19:05:42 +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 feat: init component and www packages 2021-12-03 21:42:22 +05:30
package-lock.json feat: use graphiql theme for query editor 2021-12-06 19:05:42 +05:30
package.json feat: Request and Responses Panes, CodeMirror View 2021-12-04 17:00:03 +05:30
readme.md chore: updated readme 2021-12-08 23:12:58 +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 open sourced with MIT license

License

MIT