chickenurl

command module
v0.0.0-...-3d4f240 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 10 Imported by: 0

README

chickenurl

  • Data is persistent with a configurable SLA of 1 second
  • O(1) lookups for hash and url
  • Production-level logging
  • Stress tested with curl
  • Integration tested with curl

To build:

go build .

To deploy, just run the built binary:

Unit tests:

go test 

Integration tests:

test_curl_put.bash

Then use the output of the above script, let's say it's ABCDEF:

test_curl_get.bash ABCDEF

and

test_curl_delete.bash ABCDEF

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL