Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/borkdude/who-follows-me
Check who follows you, but you're not following back and vice versa. https://twitter.michielborkent.nl
https://github.com/borkdude/who-follows-me
clojure twitter
Last synced: 14 days ago
JSON representation
Check who follows you, but you're not following back and vice versa. https://twitter.michielborkent.nl
- Host: GitHub
- URL: https://github.com/borkdude/who-follows-me
- Owner: borkdude
- License: epl-1.0
- Created: 2013-05-01T21:26:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T17:33:52.000Z (almost 6 years ago)
- Last Synced: 2024-10-04T16:32:24.722Z (about 1 month ago)
- Topics: clojure, twitter
- Language: Clojure
- Homepage:
- Size: 98.6 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Who follows me?
Check out who follows you, but you're not following back and vice versa.This webapp is hosted [here](https://twitter.michielborkent.nl).
## Configure
Copy `config.example.edn` to `~/.wfm/config.edn` and fill in the blanks.## Run locally / develop
lein repl
(dev)## License
Copyright (C) 2013 - 2018 Michiel Borkent
Distributed under the EPL License, same as Clojure. See LICENSE.