Inspiration

We want to build an api handling big traffic loads for rentals car offers with go and a clean frontend for the check24 challange.

What it does

The Api lets you add and delete new offers for rental cars as well as filter the existing offers by a number of criteria.

How we built it

As a programming language we use go, cause we want to learn something new and go seems to be a good pick. As a data store we are using a postgresql, cause it seems to be fast and good for handling big data loads. As a frontend we used streamlit, because its quite quick in development.

We also used docker for testing the database locally and python for a custom log parser (and the frontend)

Challenges we ran into

Understanding the exact API requiremements Go Large Log Files

Accomplishments that we're proud of

Not writing a chatgpt wrapper Nice Frontend :)

What we learned

writing something new from scratch Go

What's next for Go API Go

Sleep

Built With

Share this project:

Updates