Skip to content

moeen/redisearch-shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RediSearch Shopping

A sample project using RediSearch

Running the project

Fetching Dependencies

go mod download

Building the project

go build -o ./shopping cmd/redisearch-shopping/main.go

Generating mock products data

./shopping mock

Running the project

Make sure that RediSearch is up and running on your local machine.

./shopping serve -m "debug" -p "8080"

About

A shopping API made with SQLite, RediSearch and GraphQL

Topics

Resources

Stars

Watchers

Forks

Languages