Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 322 Bytes

plausible-go-clone

plausible analytics server clone in go ( wip )

TODOs:

  • Post request endpoint for parsing incoming events.

  • SQL Layer ( Clickhouse ):

    • Create
    • Insert
    • Select
    • Delete
  • Create CLI:

    • Serve
    • Migrate
  • Docker Image