You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Caj Larsson 0a569805ea Fix UA mock id persistance bug 3 years ago
application Getting ready for BogFiles in database 3 years ago
domain Domain services tested, first pass of domain testing done 3 years ago
integration Fix UA mock id persistance bug 3 years ago
test Fix UA mock id persistance bug 3 years ago
Readme.md Domain services tested, first pass of domain testing done 3 years ago
default.toml Configuration structured up a bit 3 years ago
go.mod Testing restructure mocking filesystem and contract experiment 3 years ago
go.sum Testing restructure mocking filesystem and contract experiment 3 years ago
main.go The first something 3 years ago

Readme.md

Bog: The Dataswamp

Is the warehouse too strict? Maybe you don't know the schema yet. And you know your lake is already full with a bunch of stuff that should have been deleted long ago?

Maybe it's time for the dataswamp, just POST your data in and fetch it later, maybe. Either way it will be deleted eventually.

Don't worry about access credentials, the datasawmp does authorization without authentication the old school way: encryption. Pass a password when you create your data and if you pass the same when you retrieve it, you get the same bits back.

TODO

Alpha

  • Test domain
  • Test integration
  • Test application
  • Concurrent access safety

Beta

  • Path Sanitation and rejection
  • Usage statistics
  • Clean up background process

1.0

  • Rendered Dashboard
  • Upload page helper for 404