WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

bruno-nascimento/golang_parse_huge_json_object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running

from the infra folder run docker compose up -d --build

Works on my machine ©

Usage

from the infra directory execute the following command to make a request to the test server:

curl --location --request POST 'http://localhost:8080/ports' --header 'Content-Type: application/json' -d @ports.json

TODO

  • More tests
  • Table tests
  • Better logging library
  • Other CRUD endpoints
  • Configure the application via environment variables
  • Metrics middleware is not saving the http status as a label

Disclaimer

I spent a LOT more than 2 hours, sorry.

docker stats

Grafana

PGAdmin

Coverage

About

A sample application to parse huge json objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published