Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-03-18 14:45:27 +05:30
.next feat: electron + nextjs 2022-03-05 23:07:48 +05:30
docs feat: navbar component 2021-12-04 00:16:54 +05:30
main fix: fixed issue where 4xx errors were not being returned 2022-03-16 01:49:02 +05:30
renderer refactor: redux migration - sending requests 2022-03-18 14:45:27 +05:30
.gitignore feat: electron + nextjs 2022-03-05 23:07: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: changed license bsl1.1 to MIT 2022-01-05 23:20:17 +05:30
package-lock.json refactor: redux migration - toggle menubar 2022-03-17 09:41:27 +05:30
package.json refactor: redux migration - toggle menubar 2022-03-17 09:41:27 +05:30
readme.md chore: changed license bsl1.1 to MIT 2022-01-05 23:20:17 +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 MIT license

License

MIT