Backend and apis

I started working on the Back End Development and APIs certificate and I know full well how to pass those tests since I’ve already had some experience using node and what not, but my question is how do i pass the tests? because linking github repos doesn’t work and stuff like replit won’t allow me to have too many projects for free
my best guess would be to make a replit, link it in the fcc test to pass it, then just delete the replit and make new ones for every test, rinse and repeat but I’m not sure if that’s a good approach

Hi @juiokoli

Here is a post about Gitpod you may find helpful.

Happy coding

you can also develop locally, set up the server, submit the localhost link to be tested as solution

then you will need also a github repo for when you do the certification projects

you can also try glitch , where you can easily clone repos and also push to your repos