Giter VIP home page Giter VIP logo

go-echo-vue's Introduction

Go TODO

This is a simple todo web app written in Go and using the Echo Framework

Just run the folowing

go get github.com/labstack/echo
go get github.com/mattn/go-sqlite3
go run todo.go

Then point your browser to http://localhost:8000

go-echo-vue's People

Contributors

ezynda3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

go-echo-vue's Issues

cannot find package "github.com/labstack/echo/engine/standard"

Description
Hi, I'm trying to build your go-echo-vue project.
but go get, doesn't download some components from echo framework.
Is there any way how to solve it?

Bash output
todo.go:9:2: cannot find package "github.com/labstack/echo/engine/standard" in any of:
/usr/local/go/src/github.com/labstack/echo/engine/standard (from $GOROOT)
/Users/Alexander/go/src/github.com/labstack/echo/engine/standard (from $GOPATH)
todo.go:6:2: cannot find package "go-echo-vue/handlers" in any of:
/usr/local/go/src/go-echo-vue/handlers (from $GOROOT)
/Users/Alexander/go/src/go-echo-vue/handlers (from $GOPATH)

cannot find package "go-echo-vue/handlers

I just cloned the repo and ehn I try to build the app I get:

/Users/noby/go/src/github.com/norbertfuhs/go-echo-vue > go build todo.go
todo.go:6:2: cannot find package "go-echo-vue/handlers" in any of:
/usr/local/go/src/go-echo-vue/handlers (from $GOROOT)
/Users/noby/go/src/go-echo-vue/handlers (from $GOPATH)

But the import path looks right what can I do to fix this?

When clicking to the "Create" button, nothing happen

I git cloned the ego-cho-vue repository into /home/marco/go/src/ in my Ubuntu 18.04.01 Server Edition.

marco@pc01:~/go/src/go-echo-vue$ go version
go version go1.12.5 linux/amd64

Then in todo.go I modified the line:

e.Start("8000")  -> e.Start("192.168.1.7:8080")

to add the local addr and the port of the PC.

go-echo-vue-01

I can insert a task into the form, but when clicking to the "Create" button, nothing happens.

Hi Ed!

Hey Ed, I tweeted at you and wanted to connect via email.

Sorry for hitting you up on GitHub but the contact form on your website doesn't seem to be working :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.