The goal of this project is to provide a REST-accessible graph storage service that is available as a resource named gs and would listen at:
http://server-hostname:3000/gs.
The goal of this project is to provide a REST-accessible graph storage service that is available as a resource named gs and would listen at:
http://server-hostname:3000/gs.
I recently had the opportunity to explore the combined capabilities of the Go, Gin, and React libraries for an interview assessment. This post is about that journey.