Skip to content

buckmaxwell/neoapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, Overview.md, and Examples.md. Together those resources should be the jetpack you need.

If you get stuck, do the reading I suggested above, or drop me an email at maxbuckdeveloper@gmail.com, I'm always happy to help.

About

A package for serializing json api compliant responses from neomodel StructuredNodes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages