Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philippkueng/movies-filmed-in-switzerland
https://github.com/philippkueng/movies-filmed-in-switzerland
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/philippkueng/movies-filmed-in-switzerland
- Owner: philippkueng
- Created: 2015-03-26T16:32:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T19:24:29.000Z (over 9 years ago)
- Last Synced: 2024-10-12T04:52:43.745Z (about 1 month ago)
- Language: Clojure
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movies filmed in Switzerland
[![Circle CI](https://circleci.com/gh/philippkueng/movies-filmed-in-switzerland.svg?style=svg)](https://circleci.com/gh/philippkueng/movies-filmed-in-switzerland)
## Development Setup
* `lein figwheel`
* Then connect to the repl on localhost:7888 via Emacs Cider.```clojure
user> (use 'figwheel-sidecar.repl-api)
user> (cljs-repl)
```## Data Source
* [IMDb Interfaces](http://www.imdb.com/interfaces) and then download the `locations.list.gz` from the listed FTP shares.
* [Title formats](http://www.imdb.com/updates/guide/title_formats)