# recipes **Repository Path**: ippd/recipes ## Basic Information - **Project Name**: recipes - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-26 - **Last Updated**: 2021-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🍳 Examples for [Fiber](https://github.com/gofiber/fiber) **Welcome to the official Fiber cookbook**! Here you can find the most **delicious** recipes to cook delicious meals using our web framework. ## 🌽 Table of contents - [Amazon Web Services (AWS) Elastic Beanstalk](/aws-eb) - [Certificates from Let's Encrypt](/autocert) - [Cloud Run](/cloud-run) - [Custom 404 Not Found](/404-handler) - [Docker Nginx Loadbalancer](/docker-nginx-loadbalancer) - [Enable HTTPS/TLS using PKCS12 store](/https-pkcs12-tls) - [Enable HTTPS/TLS](/https-tls) - [Enable Preforking](/prefork) - [GORM](/gorm) - [GeoIP (with MaxMind databases)](/geoip-maxmind) - [GeoIP](/geoip) - [Graceful shutdown](/graceful-shutdown) - [GraphQL](/graphql) - [Hello, World!](/hello-world) - [Heroku App](/heroku) - [JWT](/jwt) - [i18n](/i18n) - [Kubernetes](/k8s) - [Listen on Multiple Ports](/multiple-ports) - [Live Reloading (Air)](/air) - [MongoDB](/mongodb) - [Netlify Functions](fiber-svelte-netlify) - [PostgreSQL](/postgresql) - [Recover from panic](/recover) - [RSS feed](/rss-feed) - [Serve Static Files](/file-server) - [Server Timing](/server-timing) - [Single Page Application Example](/spa) - [URL shortener API](/url-shortener-api) - [Unit Test Example](/unit-test) - [Upload Multiple Files](/upload-file/multiple) - [Upload Single File](/upload-file/single) - [User Auth with JWT](/auth-jwt) - [WebSocket Chat Example](/websocket-chat) - [WebSockets](/websocket) ## 👩‍🍳 Have a delicious recipe? If you have found an amazing recipe for **Fiber** — share it with others! We are ready to accept your [PR](https://github.com/gofiber/recipes/pulls) and add your recipe to the cookbook (both on [website](https://fiber.wiki) and this repository).