Skip to content

pierrebiver/healthy-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

healthy-service

🌿 🍄 Little app which allows you to filter vegetables by name and season.

This project is based on Graphql coupled with mongo to handle the data layout.

You can check out the front end here: https://github.com/pierrebiver/healthy

To launch the project first initialize the db with:

mongoimport -d healthy -c foods --drop --jsonArray --file MOCK_DATA-healthy.json

Then run main.go file from main folder.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages