Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toddbirchard authored Aug 20, 2024
1 parent 112d18f commit 47f107d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Netlify Function Golang Tutorial

## ⚠️ **NOTE: This tutorial is no longer unmaintained, as Netlify is no longer recommended as a platform.** ⚠️

![Gatsby](https://img.shields.io/badge/Gatsby-v^2.8-yellow.svg?longCache=true&style=flat-square&logo=Gatsby&logoColor=white&colorA=4c566a&colorB=b48ead)
![Go](https://img.shields.io/badge/Go-1.14-blue.svg?logo=go&longCache=true&logoColor=white&colorB=88C0D0&style=flat-square&colorA=4c566a)
Expand All @@ -8,8 +9,8 @@
[![GitHub stars](https://img.shields.io/github/stars/hackersandslackers/netlify-functions-tutorial.svg?style=flat-square&colorB=ebcb8b&colorA=4c566a&logo=GitHub)](https://github.com/hackersandslackers/netlify-functions-tutorial/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/hackersandslackers/netlify-functions-tutorial.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b&logo=GitHub)](https://github.com/hackersandslackers/netlify-functions-tutorial/network)

An example GatsbyJS project demonstrating how to deploy Lambd functions with Netlify. Source code for the accompanying tutorial found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/
An example GatsbyJS project demonstrating how to deploy Lambda functions with Netlify. The source code for the accompanying tutorial is found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/

![Netlify Function Tutorial](./.github/[email protected])

Demo here: https://serverless-golang-tutorial.netlify.app
Demo here: https://serverless-golang-tutorial.netlify.app

0 comments on commit 47f107d

Please sign in to comment.