noctispine's Stars
mmorejon/microservices-docker-go-mongodb
Example of Microservices in Go with Docker, Kubernetes and MongoDB
Soontao/go-simple-api-gateway
[deprecated] simple api gateway written by golang
monkeydioude/capybara
Capybara, simple reverse-proxy (api gateway) for localhost services
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
fatih/color
Color package for Go (golang)
dogukanozdemir/C-LRU-CACHE
A LRU cache Implementation in C
n0shake/Public-APIs
📚 A public list of APIs from round the web.
dogukanozdemir/Maze-Solver-Java
A compilation of code to simulate an artificial environment for a maze solving robot( and find the shortest path)
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript