Resto v0.1.0
Welcome to the first release of resto
What's New ?
- Resto UI
get,post,put,patch,delete, andheadcommands
Changelog
b896511 fix goreleaser time out unit
4419677 create resto build workflow with goreleaser
60fb13e fix all errors and issues in core/editor package
4bc6ad7 build Go workflow
f31c8e6 fix go issue in resto full container image
2037a71 create the full resto docker container in container
167ad0f build docker image for resto and finish from it
c6cc48e configure goreleaser for resto, add version command
52b9b43 update resto README and add resto logo
17c62f4 format README, add help page in resto UI
ad4ae51 add | bash to resto script unix installer
e2fbc8e move cli/main.go to root, and update commands package to cli
49293f3 create resto README
9e86904 fix http client test file in client lib, change package name
f51a560 add the code of conduct of resto
fb1b3b6 update root examples, add all commands to root command, update command USAGE and flags
cac3436 create .gitignore
663b7d3 modify commands flags descriptions
12d24c8 add resto delete and resto patch commands
0e2c2ff finish from resto put command
fc552a9 build resto post command and use runWithBody function
f5824bc create resto head command
105588f add resto get command
70bef8f finish from method runners in cli/commands module
a8271e7 add resto cli options, fix all errors in all libs, add ~/.renio/cli checker
de30b1c Create LICENSE
b493bf8 fix client and validation functions, add PrintError func in tools
552d811 add cli lib which contains the main file
b674477 add the code owners of resto
a0af73a configure dependabot for resto
b2a96c3 create codeql code scanning workflow
9eaa106 build the resto command line library, add new packages
a42bfba start build cmd libray with the app factory
8e0ffd8 finally finish from UI of resto app, and create core/layout lib
f539ef1 add github.com/rivo/tview go module, and build the body editor for requests
46b38f2 finish from request with body function for post, put, patch, and delete methods
d0fb07d create BasicGet in api library
0545a9f add new go modules, create the response formatter
5d8e7f8 build basic auth api lib, and create graphql client
b3db3f2 finish from iostream library for command line
9c16175 build ~/.resto checker tool
38b7b01 rename project name to resto
6a6d594 redesign the modfile, build tools modul
e906ab9 create iostream module, add new go modules
cfbbfe0 add validation test, add client module
6cf1b57 add validation module with checkURL function
7dc1982 initialize abdfnx/rest-it module
Full Changelog: https://github.com/abdfnx/resto/commits/v0.1.0