All Projects → revel → Examples

revel / Examples

Licence: mit
Example Revel Applications

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Examples

Example Ios Apps
 A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Stars: ✭ 461 (+58.97%)
Mutual labels:  hacktoberfest, examples
Recipes
📁 Examples for 🚀 Fiber
Stars: ✭ 691 (+138.28%)
Mutual labels:  hacktoberfest, examples
Apisprout
Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation
Stars: ✭ 519 (+78.97%)
Mutual labels:  hacktoberfest, examples
Tldr
📚 Collaborative cheatsheets for console commands
Stars: ✭ 36,408 (+12454.48%)
Mutual labels:  hacktoberfest, examples
Testing Nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
Stars: ✭ 685 (+136.21%)
Mutual labels:  hacktoberfest, examples
Rpi Examples
Raspberry Pi examples
Stars: ✭ 107 (-63.1%)
Mutual labels:  hacktoberfest, examples
Client Generator
Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
Stars: ✭ 286 (-1.38%)
Mutual labels:  hacktoberfest
Patchwork Api
An attempt to reimplement the Minecraft Forge API on Fabric
Stars: ✭ 289 (-0.34%)
Mutual labels:  hacktoberfest
Nestjs Pino
Platform agnostic logger for NestJS based on Pino with REQUEST CONTEXT IN EVERY LOG
Stars: ✭ 283 (-2.41%)
Mutual labels:  hacktoberfest
Remote Jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
Stars: ✭ 17,863 (+6059.66%)
Mutual labels:  hacktoberfest
Summer2021 Internships
Collection of Summer 2022 tech internships!
Stars: ✭ 7,275 (+2408.62%)
Mutual labels:  hacktoberfest
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+1069.66%)
Mutual labels:  hacktoberfest
Fynedesk
A full desktop environment for Linux/Unix using Fyne
Stars: ✭ 286 (-1.38%)
Mutual labels:  hacktoberfest
Kube No Trouble
Easily check your cluster for use of deprecated APIs
Stars: ✭ 280 (-3.45%)
Mutual labels:  hacktoberfest
Eo Locale
🌏Internationalize js apps 👔Elegant lightweight library based on Internationalization API
Stars: ✭ 290 (+0%)
Mutual labels:  hacktoberfest
Terragrunt Infrastructure Live Example
A repo used to show examples file/folder structures you can use with Terragrunt and Terraform
Stars: ✭ 286 (-1.38%)
Mutual labels:  examples
Vue Cli Plugin Electron Builder
Easily Build Your Vue.js App For Desktop With Electron
Stars: ✭ 3,549 (+1123.79%)
Mutual labels:  hacktoberfest
Phpmailer
The classic email sending library for PHP
Stars: ✭ 17,485 (+5929.31%)
Mutual labels:  hacktoberfest
Carbon Charts
📊 📈⠀Robust dataviz framework implemented using D3 & typescript
Stars: ✭ 287 (-1.03%)
Mutual labels:  hacktoberfest
Workflow Core
Lightweight workflow engine for .NET Standard
Stars: ✭ 3,605 (+1143.1%)
Mutual labels:  hacktoberfest

Example Revel Applications

Build Status

Each directory contains a standalone Revel application, eg

狂欢是好的,保存UTF8 。保持微笑,享受..抱怨..请让它好看

git clone https://github.com/revel/examples.git $GOPATH/src/github.com/revel/examples
revel run github.com/revel/examples/booking
  • Booking

    • A database-driven hotel-booking application, including user management
  • Chat

    • A chat room demonstrating active refresh, long-polling (comet), and websocket implementations.
  • Validation

  • Upload

    • Demonstrates single and multiple file uploads to a webserver via http.
  • Twitter OAuth

    • Display mentions and allows posting to a Twitter account using OAuth.
  • Facebook OAuth2

    • Display Facebook user information using OAuth2.
  • If you spot a mistake etc, then let us know
  • If you have a good sample application idea, then let us know
  • If you got an app, then please make a pull request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].