Skip to content

Releases: burkaydurdu/shortly

v0.0.2

06 Mar 12:37
Compare
Choose a tag to compare

Changelog

  • 6baeb65 fixed lint and improved readme file
  • 9347633 Added specific http method logic
  • 092b628 Created herokus workflow for deployment
  • 57b7c7a Created reading env logic

v0.0.1

05 Mar 23:10
Compare
Choose a tag to compare

Changelog

  • 0dd998b rename release workflow
  • 7517948 Add goreleaser and release workflow
  • c047962 Add github workflow
  • f6630b9 Created server test
  • dbfb971 Changed swagger url and improved readme file
  • e81fbc5 Added error response structure and created validation
  • 680d02a Created swagger in project for API doc
  • 601c493 Created k8s deployment file
  • b382915 Splited 'reading to file code' block and removed unnecessary parameter
  • 4d577ef Added memory path config and fixed initialize db bug
  • aa58942 Created github issue templates
  • 223d69f Fixed lint
  • 48fbd50 Create shortly base and completed business logic
  • 756ef00 Created codegen util method and test
  • 589da4a move shortly log and added inception url in readme file
  • ecdb208 build project model and server
  • 1febf70 Created shortly-log test and logic
  • ae73591 Created error and config file
  • 8a7372e Apply Readme file and net file for idea
  • 87a69fb Created dockerfile and docker ingore
  • 2c86326 Fixed pre-commit yaml
  • 9ee9345 Fixed pre-commit yaml
  • 408c7f5 Created project structure and added lint makefile and pre-commit file