Skip to content

Releases: krishpranav/gorestapi

gorestapi version 3 release

26 Oct 12:37
Compare
Choose a tag to compare

gorestapi builded version

  • this gorestapi zip file contains backend + frontend

What thing included in this version:

  • Framework switched from ReactJS -> VueJS #2

What can be expected in the next version:

db connections + retrieving data from local db such as sql, mysql etc..

Downloading:

wget https://github.com/krishpranav/gorestapi/releases/download/v3/gorestapi.zip
unzip gorestapi.zip
./gorestapi

gorestapi version 2 release

23 Oct 12:03
Compare
Choose a tag to compare

go rest api version 2 binary file

  • you want to test this api??? download this release

  • what can be expected in the next version??? :

db connections + storing data in sql db such as album, profile
  • this zip file contains the frontend + backend
  • to test it:
$ wget https://github.com/krishpranav/gorestapi/releases/download/v2/gorestapi.zip
$ unzip gorestapi.zip
$ ./gorestapi
$ author: krishpranav

gorestapi version 1

17 Oct 06:34
Compare
Choose a tag to compare

Restapi builded binary