README.md created

This commit is contained in:
Frederik Löffert 2019-01-07 14:05:18 +01:00 committed by GitHub
parent 21e9ffeee8
commit a6dcf66227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# neoscontentrepository
NEOS content repository exporter written in GO
This is an initial draft to access and load NEOS nodes directly from a database.
It helps to export the page structure as hierarchical repo nodes used by [contentserver](https://github.com/foomo/contentserver).