1 Forks
9 Stars
9 Watchers

recipeapi

This project is a step by step guide on how to create a simple API using Go programming language. The purpose of the project is to demonstrate to new comers the language features, concepts and how to create a fully tested, readable and maintainable project.

How to download and setup recipeapi

Open terminal and run command
git clone https://github.com/georlav/recipeapi.git
git clone is used to create a copy or clone of recipeapi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with recipeapi https://github.com/georlav/recipeapi/archive/master.zip

Or simply clone recipeapi with SSH
[email protected]:georlav/recipeapi.git

If you have some problems with recipeapi

You may open issue on recipeapi support forum (system) here: https://github.com/georlav/recipeapi/issues