GetArticle API to local Neo4J database

This commit is contained in:
2025-03-01 10:32:08 +01:00
parent ae4f4e125e
commit 75564e57a3
4 changed files with 40 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
Flask
neo4j
pandas