Skip to content

[ABANDONED] A recipe API written in golang. This project is an education project used to learn Golang. Feel free to come with suggestions for improvement! We do use HTTP from scratch to learn more about it.

License

michellesanver/omnomhub-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baby-gopher

This is a baby gopher project. You are more than welcome to come with feedback in the way the code is written.

OmnomHub

The goal of omnomhub is to be a recipe site for people who like to alter recipes, if ever so slightly. Like Github, but for cooking. There are a lot of copies of recipes where people slightly alter them to match their dietary needs or tastebuds, at omnomhub you will always be able to see the original recipe, and if you want - Make your own version of it. Just like in github you can also collaborate on recipes, discuss and suggest changes to make them better.

Installation

We are using drifter for neo4j. To run it ensure you have initiated your git submodules. Then run vagrant up. You can then access the neo4j browser from api.omnomhub.dev:7474.

To run the go API simply do this in the core of the project: go run main.go

About

[ABANDONED] A recipe API written in golang. This project is an education project used to learn Golang. Feel free to come with suggestions for improvement! We do use HTTP from scratch to learn more about it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages