An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.7% on proxy.golang.org

proxy.golang.org : github.com/khulnasoft-lab/gococ

Package gococ is a Chain-of-Command (CoCo) framework for writing applications. * Building Web Apps with Gococ: https://github.com/Khulnasoft-lab/gococ-web-tutorial * Building CLI Apps with Gococ: https://github.com/Khulnasoft-lab/gococ-cli-tutorial A chain of command framework works as follows: To create a new Gococ application, use gococ.Gococ(). This will configure and create a new registry, request router, and context. From there, use the Registry to build chains of commands, and then use the Router to execute chains of commands. Unlike other CoCo implementations (like Pronto.js or Fortissimo), Gococ commands are just functions. There are four types of interrupts that you may wish to return: To learn how to write Gococ applications, you may wish to examine the small Skunk application: https://github.com/technosophos/skunk.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/khulnasoft-lab/gococ
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/khulnasoft-lab
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago