Skip to content

A package for serializing json api compliant responses from neomodel StructuredNodes

License

Notifications You must be signed in to change notification settings

buckmaxwell/neoapi

Repository files navigation

NeoAPI - the perfect tool for building python APIs with neo4j

What you can do:

  • Create powerful APIs that conform to the json api specification in minutes
  • Leverage the power of the neomodel OGM and py2neo to create beautiful models with great functionality.

Installation

$ pip install neoapi

Thats all!

Getting Started

To get started with NeoAPI it makes sense to familiarize yourself with NeoModel and the json api specification. These are the two technologies NeoAPI is built on.

Chances are though, you want to get started right now!! If that's the case, please check out our sample project. If you get stuck, do the reading I suggested above, or drop me an email at maxbuckdeveloper@gmail.com.

About

A package for serializing json api compliant responses from neomodel StructuredNodes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages