awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
EricLau1 avatar

EricLau1/go-fiber-auth-api

0
View on GitHub↗
54 stars·9 forks·Go·10 views

Go Fiber Auth Api


Features

  • Example Projects - Authentication API example with MongoDB.

Star history

Star history chart for ericlau1/go-fiber-auth-apiStar history chart for ericlau1/go-fiber-auth-api

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Go Fiber Auth Api

These projects share indexed features with Go Fiber Auth Api. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abdallah-khalil/contactmanagerappAbdallah-khalil avatar

    Abdallah-khalil/ContactManagerApp

    44View on GitHub↗

    A Contact Manager App using Angular , Nestjs , Nodejs , Expressjs , Mongoose , Passport, JWT

    TypeScript
    View on GitHub↗44
  • abdallah-khalil/nodejswithpassportAbdallah-khalil avatar

    Abdallah-khalil/NodeJsWithPassport

    73View on GitHub↗

    nodejs application for integration with passport strategies and oauth built with nestjs

    TypeScript
    View on GitHub↗73
  • alpody/golang-fiber-realworld-example-appalpody avatar

    alpody/golang-fiber-realworld-example-app

    148View on GitHub↗

    This codebase was created to demonstrate a fully fledged fullstack application built with Golang/Fiber including CRUD operations, authentication, routing, pagination, and more.

    Go
    View on GitHub↗148
  • abdallah-khalil/books-library-apiAbdallah-khalil avatar

    Abdallah-khalil/Books-Library-API

    38View on GitHub↗

    A starter template for building a restful API with nestjs, nodejs , expressjs , monogdb, mongoose

    JavaScript
    View on GitHub↗38
Compare all 30 related projects→

Frequently asked questions

What does ericlau1/go-fiber-auth-api do?

```bash docker run -it --rm --name mongodbcontainer -e MONGOINITDBROOTUSERNAME=admin -e MONGOINITDBROOT_PASSWORD=admin -v mongodata:/data/db -d -p 27017:27017 mongo

What are the main features of ericlau1/go-fiber-auth-api?

The main features of ericlau1/go-fiber-auth-api are: Example Projects.

Which projects share features with ericlau1/go-fiber-auth-api?

Projects with overlapping indexed features include: abdallah-khalil/contactmanagerapp — A Contact Manager App using Angular , Nestjs , Nodejs , Expressjs , Mongoose , Passport, JWT. abdallah-khalil/nodejswithpassport — nodejs application for integration with passport strategies and oauth built with nestjs. alpody/golang-fiber-realworld-example-app — This codebase was created to demonstrate a fully fledged fullstack application built with Golang/Fiber including CRUD… anilahir/nestjs-authentication-and-authorization — NestJS Authentication without Passport using Bcrypt, JWT and Redis. catsmiaow/node-nestjs-structure — Node.js framework NestJS project structure. abdallah-khalil/books-library-api — A starter template for building a restful API with nestjs, nodejs , expressjs , monogdb, mongoose.