You are browsing as a guest. Sign up (or log in) to start making projects!

sqnder_

@sqnder_

Joined June 2nd, 2026

  • 7Devlogs
  • 2Projects
  • 1Ships
  • 3Votes
Ship Pending review

volleyscores.be is the official source for Belgian volleyball data, but it doesn't provide a public API.

This project exposes that data through a modern REST API so developers can easily integrate it into their own applications without having to reverse engineer the website themselves.

You can easily test it out on the swagger ui. First search for a club/team (examples in readme) then you can use that data to fetch data from that club/team.

  • 7 devlogs
  • 9h
Try project → See source code →
Open comments for this post

54m 47s logged

Fought with dokploy not wanting to start my container after I changed the swagger docs a little. Dokploy now does what it needs to do for deployment and my docs are up to date!
(Image of me fighting dokploy)

Fought with dokploy not wanting to start my container after I changed the swagger docs a little. Dokploy now does what it needs to do for deployment and my docs are up to date!
(Image of me fighting dokploy)

Replying to @sqnder_

0
1
Open comments for this post

45m 58s logged

Just finished a get_club function! You can now parse a club with the api!

Just finished a get_club function! You can now parse a club with the api!

Replying to @sqnder_

0
5
Open comments for this post

2h 10m 31s logged

Found the secret already existing not documented and very not easily readable api! I inplemented better api endpoints and better responses that are better documented. Glad I found this, this will speed up development so much!

Found the secret already existing not documented and very not easily readable api! I inplemented better api endpoints and better responses that are better documented. Glad I found this, this will speed up development so much!

Replying to @sqnder_

0
1
Open comments for this post

1h 54m 38s logged

Yipiee I updated all models and the database connector, everything works now. Test runs where OK. So I can move on!

Yipiee I updated all models and the database connector, everything works now. Test runs where OK. So I can move on!

Replying to @sqnder_

0
1
Open comments for this post

1h 32m 31s logged

Omd just learned some SQLalchemy it’s amazing. Made my first ever database mapped class, other then django models. Hopefully this works when I finish all other classes.

(Gif of me looking at my sqlachemy class)

Omd just learned some SQLalchemy it’s amazing. Made my first ever database mapped class, other then django models. Hopefully this works when I finish all other classes.

(Gif of me looking at my sqlachemy class)

Replying to @sqnder_

0
1
Open comments for this post

1h 5m 42s logged

Finished a search query function. You can now search the volleyscores web page. Next i’m working on unittests.

Finished a search query function. You can now search the volleyscores web page. Next i’m working on unittests.

Replying to @sqnder_

0
1

Followers

Loading…