Skip to content

Tags: 4nth0/golem

Tags

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.2.2 (#19)

* Open release branch

* Init workflows (#20)

* Updating Goreleaser conf / action
* Adding Lint Action
* Adding Tests Action
* Lint corrections

Co-authored-by: Anthony Capirchio <acapirchio@outlook.com>

* Start adding support to multiple bodies (#18)

* Adding Golem Sample File (#21)

Co-authored-by: Anthony Capirchio <acapirchio@outlook.com>

* Json server from config (#22)

* Adding Golem Sample File

* Improve JSON Server

* Updating store.New signature using the Functional Options Pattern

* Adding some tests

* Dump inbound body into logs

* Avoid returning null values with paginated results

* Avoid returning null values with paginated results

* Start adding example files

* Updating examples

Co-authored-by: Anthony Capirchio <acapirchio@outlook.com>

* Adding version command to show current version (#24)

Co-authored-by: Anthony Capirchio <acapirchio@outlook.com>

Co-authored-by: Anthony Capirchio <anthony@MacBook-Pro-de-Anthony.local>
Co-authored-by: Anthony Capirchio <acapirchio@outlook.com>

0.2.1

Toggle 0.2.1's commit message
Remove pprfo 😅

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
082322 (#17)

* Adding latency support fr http handlers

* Start adding Prom counters

* Adding pprof endpoint

* Change project struct

* Remove unimplemented command

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from 4nth0/cleanup

Cleanup

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from 4nth0/fix/not-allowed-method

Handle Method Not Allowed

0.1.1

Toggle 0.1.1's commit message
Extend inbound request logs

v0.1.1

Toggle v0.1.1's commit message
Extend inbound request logs

0.1.0

Toggle 0.1.0's commit message
Adding help command