Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@mariusconjeaud mariusconjeaud released this 09 Jan 09:26
ca61c62

Features :

  • Neo4j Aura Instance Creation: Automatically set up a new Neo4j Aura Free instance with the provided credentials.
  • Project Scaffolding: Generate a basic project directory structure for your app.
  • Model Import and Generation: Import data models from a Neo4j Importer diagram to generate Python models (using neomodel) and CRUD endpoints (using FastAPI).