A graphical user interface for HTTPie
To-Do: Provide installation files
# install dependencies
npm install
# serve app with hot reload
npm run dev
# build electron application for production
npm run build
This project was generated with electron-nuxt
© 2020 Tobias Duehr