Worked on the fastapi backend, added endpoints for: authenticating (more later), get basic printer info, settings, and spools.
Made the python code for the database intigration and made api endpoints to write and read from the database.
made a basic next.js frontend for logging in with you bambu lab cloud account.
made the implementation of the bambu lab cloud api, you can now log in on the site, get the verification code and put that in and the code will get a token to use the bambu lab cloud apid over your account, this enables features like getting printers, and print history
Log in to leave a comment