Instead of creating another classic web server displaying some static value, we will create today a local cache management over HTTP using Dart and Relic.
$ dart create -t console-full cache_relic
Creating cache_relic using template console-full...
.gitignore
analysis_options.yaml






