recepies_api

command module
v0.0.0-...-0dd24be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

README

Recepies API

Simple REST API for recepies, written in Go

Overview

This server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project.

Dependencies

To download all dependency libraries, execute

go get -d ./...
Building
./build.sh
Running the server

To run the server while developing:

go run server.go

To run the server in production. First build, (see above) then:

./recipe

or to run in docker:

docker-compose up

TODO

  • Rating of recepies
  • Comments on recepies
  • Images on recepies
  • Description on recepies
  • Ingredients
  • Tags

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL