• Stars
    star
    210
  • Rank 180,884 (Top 4 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 4 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📚 Documentation for 🚀 Fiber

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

More Repositories

1

fiber

⚡️ Express inspired web framework written in Go
Go
30,851
star
2

recipes

📁 Examples for 🚀 Fiber
Go
2,814
star
3

awesome-fiber

✨ A curated list of awesome Fiber middlewares, boilerplates, recipes, articles and tools.
407
star
4

jwt

⚠️ Deprecated repository, available within Fiber Contrib.
Go
400
star
5

boilerplate

🚧 Boilerplate for 🚀 Fiber
Go
353
star
6

swagger

🧬 fiber middleware to automatically generate RESTful API documentation with Swagger
Go
334
star
7

websocket

⚠️ Deprecated repository, available within Fiber Contrib.
Go
296
star
8

template

🧬 Template engine middleware for Fiber
Go
241
star
9

storage

📦 Premade storage drivers for 🚀 Fiber
Go
240
star
10

adaptor

🧬 Adaptor middleware to convert net/http handlers from/to Fiber request handlers
Go
181
star
11

contrib

🧬 Repository for third party middlewares with dependencies
Go
176
star
12

cli

Fiber Command Line Interface
Go
82
star
13

helmet

🧬 Helmet middleware for Fiber
Go
81
star
14

keyauth

🧬 Key Authentication for Fiber
Go
77
star
15

utils

⚡ A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.
Go
35
star
16

session

⚠ Deprecated, available within Fiber v2
Go
24
star
17

basicauth

⚠ Deprecated, available within Fiber v2
Go
17
star
18

website

🌈 The website of the 🚀 Fiber framework
TypeScript
14
star
19

redirect

🧬 Redirect middleware for Fiber
Go
14
star
20

cors

⚠ Deprecated, available within Fiber v2
Go
14
star
21

rewrite

🧬 Rewrite middleware for Fiber
Go
12
star
22

embed

⚠ Deprecated, available within Fiber v2
Go
11
star
23

limiter

⚠ Deprecated, available within Fiber v2
Go
10
star
24

proxy

⚠ Deprecated, available within Fiber v2
Go
8
star
25

logger

⚠ Deprecated, available within Fiber v2
Go
7
star
26

csrf

⚠ Deprecated, available within Fiber v2
Go
5
star
27

pprof

⚠ Deprecated, available within Fiber v2
Go
5
star
28

recover

⚠ Deprecated, available within Fiber v2
Go
2
star
29

compression

⚠ Deprecated, available within Fiber v2
Go
1
star