Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmscomp/connect-init
A simple social network
https://github.com/bmscomp/connect-init
neo4j spring-boot
Last synced: 22 days ago
JSON representation
A simple social network
- Host: GitHub
- URL: https://github.com/bmscomp/connect-init
- Owner: bmscomp
- Created: 2019-12-15T14:07:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T22:02:55.000Z (about 5 years ago)
- Last Synced: 2024-11-09T01:52:30.829Z (3 months ago)
- Topics: neo4j, spring-boot
- Language: Java
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connect
Connect is a simple and small sociale network API using spring boot and neo4j database
to start the neo4j database```
docker-compose up -d --build
```