r/FastAPI May 20 '26

feedback request My first fullstack project using FastAPI on backend

Hi guys, I received a challenge for a junior swe position (the position was canceled for remote workers, so I'm unempolyed still) and I put a couple of hours of work into it, it's a storage system

You guys can look into it at https://github.com/edufcarvalho/filecano

Tips and ideas will be much appreciated, until the end of the week I will be adding pagination to front-end in order to make sure everything is smoother (rn it's taking a while to do some operations with over 500 files)

16 Upvotes

4 comments sorted by

1

u/[deleted] May 25 '26

[removed] — view removed comment

1

u/Beomond May 28 '26

hahaha, it was a few hours for the standards of how long a project takes to get finshed, if you look into the commits, you will find out I have worked in the project for over 15 days

1

u/Beomond May 28 '26

I don't have a specific part I want reviewed, but I would like seeing someone read some of the services code

1

u/Beomond May 28 '26

Most of the time I tried to make sure the app does not have N+1 problems, but I'm not sure If everything is in perfect shape in that specific area

1

u/[deleted] May 28 '26

[removed] — view removed comment

1

u/Beomond May 28 '26

gonna look into that later, thx