Aaron Schlesinger e3236a40f5 fixing the admin route
and simplifying
2018-02-25 14:59:27 -08:00
2018-02-25 14:59:27 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 14:47:25 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 12:42:39 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 14:47:25 -08:00
2018-02-25 12:42:39 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 12:42:39 -08:00
2018-02-25 12:32:51 -08:00
2018-02-25 12:19:42 -08:00
2018-02-25 12:32:51 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 14:05:36 -08:00
2018-02-25 12:26:51 -08:00
2018-02-25 12:26:51 -08:00

vgoprox

A proxy server for vgo.

This project is a proof-of-concept server that implements the download protocol detailed here (under "Download Protocol").

The server serves Go modules -- defined by the "Go and Versioning" papers -- from a few sources:

  • Memory
  • An on-disk directory (not yet implemented)
  • Cloud blog stores (not implemented yet)

There are a few more features planned:

  • An admin API that accepts new modules and stores them
  • A CLI that packages up modules and sends them to the admin API
Description
No description provided
Readme MIT 131 MiB
Languages
Go 94.3%
Shell 2.6%
PowerShell 1.5%
Makefile 0.8%
Dockerfile 0.7%