Explore >> Select a destination


You are here

phiresky.github.io
| | bicofino.io
19.0 parsecs away

Travel
| | I'm using InfluxDB a lot lately, InfluxDB is a time-series database written in Go. InfluxDB is easy to setup and to use, it comes with a CLI like MySQL for example and the commands are very similar, also, you have a web UI to make things even easier. If you want to develop applications using InfluxDB there is a ton of client libraries(Go, Python, Java, Ruby, etc.) too. In this tutorial we are going use InfluxDB 0.
| | antonz.org
18.9 parsecs away

Travel
| | Embed and run interactive code snippets entirely in your browser, no server required.
| | www.nextron-systems.com
20.0 parsecs away

Travel
| |
| | yakovfain.com
84.5 parsecs away

Travel
| Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...