Skip to content

davidroeca/graph_data_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Data API

This is a project that attempts to build a restful API in Rust that interfaces with a graph backend such as a graph database. It is meant to be a small prototype to experiment with these technologies, and to potentially show me where Rust can benefit from additional library support.

Rust versions

Since this repository currently relies on rocket, it only runs on the nightly build of rust. See rocket's documentation for more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages