|
624cfb2c40
|
Pretty print json
|
2025-02-09 18:33:08 +01:00 |
|
|
a36241f263
|
Update dependencies, enhance database handling, and improve request parsing
|
2025-01-29 12:49:09 +01:00 |
|
|
bc9f481717
|
Refactor IP data lookup with caching and enable gzip compression
|
2024-09-29 17:58:21 +02:00 |
|
|
ff2dee80ee
|
Refactor IP data lookup with caching
|
2024-09-29 17:58:11 +02:00 |
|
|
d3dedaa49b
|
Update health check endpoint
|
2024-09-29 17:12:12 +02:00 |
|
|
ef0978447f
|
Add health check endpoint
|
2024-09-29 17:11:27 +02:00 |
|
|
58c3b13d04
|
Merge pull request #2 from skidoodle/dependabot/go_modules/golang.org/x/sys-0.1.0
chore(deps): bump golang.org/x/sys from 0.0.0-20191224085550-c709ea063b76 to 0.1.0
|
2024-09-07 19:35:40 +02:00 |
|
dependabot[bot]
|
b8e56b53d4
|
chore(deps): bump golang.org/x/sys
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20191224085550-c709ea063b76 to 0.1.0.
- [Commits](https://github.com/golang/sys/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-07 17:35:04 +00:00 |
|
|
48d8fd73ba
|
Update docker-publish.yml
|
2024-09-07 19:34:09 +02:00 |
|
|
8901320eea
|
Update readme.md
|
2024-09-07 19:31:20 +02:00 |
|
|
ae91bd7ca8
|
Merge pull request #1 from skidoodle/testing
Switch to MaxMind GeoIP and Project Refactor
|
2024-09-07 19:22:59 +02:00 |
|
|
d9e21d04f0
|
cache
|
2024-09-07 19:14:47 +02:00 |
|
|
d4ac1c0dd8
|
test updates
|
2024-09-07 18:59:47 +02:00 |
|
|
7e14ec4d76
|
action
|
2024-09-07 03:22:37 +02:00 |
|
|
0d760f38ae
|
maxmind
|
2024-09-07 03:21:10 +02:00 |
|
|
9240ecbf98
|
f
|
2024-08-04 22:22:21 +02:00 |
|
|
7dd9039b92
|
fix: big oopsie
|
2024-07-11 10:14:43 +02:00 |
|
|
0fb3779ee0
|
feat: bogon
|
2024-07-11 09:58:58 +02:00 |
|
|
ea53882eea
|
chore: Refactor IP address retrieval logic in main.go
|
2024-07-11 08:50:04 +02:00 |
|
|
1f0f5668fe
|
chore: improve production readiness
|
2024-07-05 08:21:49 +02:00 |
|
|
afb88ffeaf
|
chore: callback format
|
2024-07-05 08:19:12 +02:00 |
|
|
a579c69595
|
chore: remove trailing dots
|
2024-07-05 08:06:01 +02:00 |
|
|
d6a163628e
|
remove docker volume
|
2024-06-13 12:42:37 +02:00 |
|
|
f4b529eb7f
|
chore: Refactor IP address retrieval logic in main.go
|
2024-06-13 12:34:13 +02:00 |
|
|
7e607bf733
|
Merge branch 'main' of https://github.com/skidoodle/ipinfo
|
2024-06-13 12:20:01 +02:00 |
|
|
7b0b417287
|
chore: Update IP address retrieval logic in main.go
|
2024-06-13 12:19:58 +02:00 |
|
|
dcefcb5259
|
Create license
|
2024-06-13 12:10:29 +02:00 |
|
|
e7413d2768
|
Create readme.md
|
2024-06-13 12:06:39 +02:00 |
|
|
f9ac6ec3be
|
Create docker-publish.yml
|
2024-06-13 11:48:36 +02:00 |
|
|
73c86f4c03
|
Create go.yml
|
2024-06-13 11:47:21 +02:00 |
|
|
39d4ccda0e
|
chore: Update docker-compose.yml to use latest image and fix volume configuration
|
2024-06-13 11:45:54 +02:00 |
|
|
228b37f9fd
|
Initial commit
|
2024-06-13 11:43:30 +02:00 |
|