GithubHelp home page GithubHelp logo

guillaumemaka / realworld-starter-kit-go-revel Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 235 KB

Real World Starter Kit GoLang + Revel + GORM backend implementations

Home Page: https://realworld.io

Go 95.86% HTML 4.14%
realworld revel golang

realworld-starter-kit-go-revel's Introduction

Build Status

RealWorld Example App

Go codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Go Revel Framework including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Go community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

TODO

Describe the general architecture of your app here

Getting started

Installing and setting up Go

Installing Revel

go get github.com/revel/revel

Installing the Revel Command Line Tools

go get github.com/revel/cmd/revel

Getting the Project

go get github.com/guillaumemaka/realworld-starter-kit-go-revel

Building and Running

revel run github.com/guillaumemaka/realworld-starter-kit-go-revel

Testing

revel test

Contributing

  • Comment one which issue you'd like to do
  • Fork the project then get the project: Getting the project
  • Now you have your own project URL (from your fork)
git remote rename origin upstream
git remote add origin {YOUR_URL}
  • After your first change make a PR with [WIP] (work in progress) added to the title.
  • When your ready for review assign one of us Gophers 🐹

realworld-starter-kit-go-revel's People

Contributors

guillaumemaka avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

realworld-starter-kit-go-revel's Issues

Articles Routes

  • Feed
  • All Articles
  • Articles by Author
  • Articles by Favourited by username
  • Articles by tag
  • Create Article
  • Single Article
  • Delete Article
  • Update Article
  • Favourite Article
  • Unfavourite Article

Comments Routes

  • All Comments for Article
  • Create comment for Article
  • Delete comment

Auth Routes

  • Login
  • Login And Remember Token
  • Register
  • Current User
  • Update User

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.