Skip to content

issues Search Results · repo:thomasvvugt/fiber-boilerplate language:Go

Filter by

9 results
 (73 ms)

9 results

inthomasvvugt/fiber-boilerplate (press backspace or delete to remove)

Hi. I see your go file all named lowercase except controllers and models. Just want to know why.
  • khndhkx123
  • 1
  • Opened 
    on Jun 14, 2023
  • #27

Looks like authentication for api routes is not implemented. ex: api/v1/users will display all users without restrictions even though they are not logged in
  • yusrenaltair
  • 1
  • Opened 
    on Sep 9, 2021
  • #14

初始化命令来创建项目 比如: composer create-project laravel/laravel=5.4.* --prefer-dist ./ compose create-project git clone 后还要删除.git/ .gitignore .idea // idea 文件 比如还有vscode ..... .DS_Store // mac 文件 pkg/debug ...
  • cyanBone
  • 2
  • Opened 
    on Nov 8, 2020
  • #12

18in!
  • cyanBone
  • 1
  • Opened 
    on Nov 8, 2020
  • #11

有没有redis呢,cache
  • cyanBone
  • 1
  • Opened 
    on Nov 8, 2020
  • #10

I read about how to structure fiber project and saw this https://github.com/thomasvvugt/fiber-boilerplate/blob/155cd94b6dd241763db2bd7e9d27173edf495202/app/controllers/api/UserController.go#L15 Why after ...
  • arkady-bagdasarov
  • 4
  • Opened 
    on Oct 5, 2020
  • #7

I ve found your code very useful..Has taught me how to use viper , configuring sessions , auth and so much more! But the problem I face is that I don t understand why you have used something like this... ...
  • dilungasr
  • 3
  • Opened 
    on Jul 27, 2020
  • #4

I read your auth post with interest, but one of the things I was hoping would be better with fiber versus node was easier integration and lego bolting (much like one would with Rails and Devise for auth). ...
  • wakatara
  • 2
  • Opened 
    on May 31, 2020
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub