GraphQL server in 3 min
index.js save and then now open in your browser http://localhost:4000 and insert this object as query result: DONE! 🙂
index.js save and then now open in your browser http://localhost:4000 and insert this object as query result: DONE! 🙂
fd is a simple, fast and user-friendly alternative to find Features Convenient syntax: fd PATTERN instead of find -iname ‚*PATTERN*‘. Colorized terminal output (similar to ls). It’s fast (see benchmarks below). Smart case: the search is case-insensitive by default. It …
Upterm is an open-source solution for sharing terminal sessions instantly over the public internet via secure tunnels. Upterm is good for Remote pair programming Access remote computers behind NATs and firewalls …
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API. Main features Horizontally scalable (Millions of independent topics and millions of messages …
NJSON is a Go package that Unmarshal/Decode nested JSON data depend on provided path. Path Syntax A path is a series of keys separated by a dot. A key may …
It’s really important to catch errors as soon as they occur and to fail fast. Nothing can be worse than continuing with something like: Notice how the variable name FILE_NAME or DST_DIR is …
Glances is a cross-platform system monitoring tool written in Python. Features Cross-platformWritten in Python, Glances will run on almost any plaftorm : GNU/Linux, FreeBSD, OS X and Windows. APIGlances includes …