Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ubogdan/go-playground

Code snippets others may find useful.
https://github.com/ubogdan/go-playground

Last synced: 2 months ago
JSON representation

Code snippets others may find useful.

Awesome Lists containing this project

README

        

# go-playground

- Scheduled function execution (crontab)
- Command line Flags (flag, flag-extended, flag-subcommands)
- HTTP Server (http-server-mux, http-server-gin)
- Lambda proxy using well known frameworks (http-lambda-echo, http-lambda-gin, http-lambda-mux)
- Send email using smtp (smtp, smtp-auth, smtp-socks5)
- Create a ssh server (ssh-server)
- Control linux networking via netlink (netlink-vlan)