acapps's Stars
mendhak/docker-http-https-echo
Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.
webdevops/php-docker-boilerplate
:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
sbstjn/go-lambda-example
Example AWS Lambda function in Go and SAM
gothinkster/kotlin-spring-realworld-example-app
funbox/smppex
✉️ SMPP 3.4 protocol and framework implementation in Elixir
davidwiniarz/nestedset-java-spring
Nested Set - Java/Spring/Hibernate Implementation
beeker1121/goque
Persistent stacks and queues for Go backed by LevelDB
campoy/justforfunc
The repository for the YouTube series JustForFunc
davecheney/httpstat
It's like curl -v, with colours.
microsoft/api-guidelines
Microsoft REST API Guidelines
xDinomode/Go-Signup-Login-Example-MySQL
Example of login/signup in Go using MySQL
xDinomode/Go-sending-HTML-emails-example
Sedning HTML emails using Golang example
mkideal/cli
CLI - A package for building command line app with go
mailru/easyjson
Fast JSON serializer for golang.
Tixit/RPEP
Remote Procedure and Event Protocol (RPEP)
c2h5oh/hide
Obfuscating IDs made simple with modular multiplicative inverse
dimiro1/health
An easy to use, extensible health check library for Go applications.
jpillora/backoff
Simple backoff algorithm in Go (golang)
unrolled/render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
ursiform/bear
An HTTP multiplexer / middleware router for Go
ttacon/libphonenumber
golang port of Google's libphonenumber
golang-samples/template
samples of template package
callum-ramage/jsonconfig
jsonconfig is a tool for conveniently using JSON formatted configuration files that can contain //comments
jessesquires/JSQMessagesViewController
An elegant messages UI library for iOS
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
syncthing/syncthing
Open Source Continuous File Synchronization
rif/cache2go
Simple go object caching library with LRU and expiration capabilities
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
pelletier/go-toml
Go library for the TOML file format
tiny-http/tiny-http
Low level HTTP server library in Rust