Adding middlewares. Adding a filesystem service. Adding types to represent the put request and the index.json that is stored at the root of the package. Adding conf.go to pull config variables from json |
||
|---|---|---|
| config | ||
| examples | ||
| handler | ||
| middlewares | ||
| serviceidos | ||
| storage | ||
| .gitignore | ||
| LICENSE.txt | ||
| Makefile | ||
| README.md | ||
| app.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
README.md
Gosimplenpm
This is a very rough implementation of a private npm registry.
Features
TODO...
Enhancements
TODO...
Work List
TODO...