Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofiia-chorna/image-analyser-backend
https://github.com/sofiia-chorna/image-analyser-backend
elasticsearch neo4j nodejs sonarqube
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofiia-chorna/image-analyser-backend
- Owner: sofiia-chorna
- Created: 2023-04-30T10:20:13.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-08-13T20:31:11.000Z (3 months ago)
- Last Synced: 2024-08-13T23:39:40.673Z (3 months ago)
- Topics: elasticsearch, neo4j, nodejs, sonarqube
- Language: JavaScript
- Homepage:
- Size: 5.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Analyser Project
![Backend Structure](./doc/server-structure.png)
Server:
- Neo4j module (OK)
- Elastic Search module (OK)
- API (OK)
- Auth
- Google (OK)
- Github (OK)
- Sonarqube (OK)
- CI/CD (OK)
- Tests (TODO)
- Cron job to sync neo4j and elastiic (TODO)Client:
- API (WIP)
- UI (to be reused & extended)
- ML-module (to be reused)
- Localisation (TODO)