Listing API written with Actix Web and Juniper (Graphql)

I have created this listing people API using actix-web and diesel with postgres. It covers many things, the methods (GET, POST, DELETE) and tests.

2 Likes

I includes Juniper(graphql) in this project example.

3 Likes