twitter4j

Twitter with Neo4j

Usage no npm install needed!

<script type="module">
  import twitter4j from 'https://cdn.skypack.dev/twitter4j';
</script>

README

Project designed to learn/improve skills in the languages/frameworks/tools used.


Developed with:

  • docker (host redis)
  • redis (save sync info cache)
  • node js (api)
  • neo4j graph database

Which is?

API that generates a neo4j database consuming the twitter API, with the intention of showing the followers / following of all users of the network. The idea in the future is to use to identify bots and their origins.