Giter Site home page Giter Site logo

riccardogiorato / template-go-vercel Goto Github PK

View Code? Open in Web Editor NEW
95.0 1.0 50.0 232 KB

Template to get started with Go / Golang on Vercel for free!

Home Page: https://template-go-api.vercel.app/

License: MIT License

Go 52.56% HTML 47.44%
golang go vercel vercel-serverless serverless golang-examples

template-go-vercel's Introduction

template-go-vercel

a template to get started with Go / Golang on Vercel!

Serverless Functions running on Vercel: https://template-go-api.vercel.app/

Getting Started

  1. Clone the repository from here: https://github.com/riccardogiorato/template-go-vercel
  2. Do "yarn dev" to install dependencies
  3. Do "yarn setup" to login and link your Vercel account to this project
  4. Type "yarn start" or "yarn vercel dev" to start running your Go serverless functions locally!

Article

You can find a written version here: medium.com/geekculture/getting-started-with-go-on-vercel-a6125de4b868

Credits

Created by @riccardogiorato

template-go-vercel's People

Contributors

riccardogiorato 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  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  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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

template-go-vercel's Issues

How to support graphql endpoint?

Hello sir !
Thank you for all hug work your done to add golang to vercel.
Is it possible to have in api fold a endpoint that que retrieve graphql playground ???
I'm using gqlgen

How to use html rendering

app = gin.New()
app.LoadHTMLGlob("templates/*")
r := app.Group("/")

An error occurred:

panic: html/template: pattern matches no files: `templates/*`

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.