Post project completion - What now?

Hey everyone! I just finished the HTTP server project with Python. It was a learning curve, although I had just a bit experience with Python, I was taking my time to fully grasp everything that I coded. I just wanted to reach out and ask for possible ways to expand this project. I know this is only a localhost project where I was testing the code, sending a curl request back and forth. There is no actual use case of this project as of now. I don’t have too much knowledge into building a big scale project but I am very keen on doing that.

My question is that what else I could build upon this foundation? I can shift the scope of the project completely, but still in web server, or create something else that involves API and whatnot. I am not exactly sure how to guide myself. I am seeking for other people’s help. Thank you so much Codecrafters!

You could check out the extension ideas for the web server at The Software Pro's Best Kept Secret. and implement those :slight_smile: