You are here |
aayushsahu.com | ||
| | | |
everttimberg.io
|
|
| | | | Flask is a simple Python framework for creating web applications. It can be used to create API servers in a microservices architecture. When doing so, it is helpful to provide API documentation that ships with your service. This post outlines a technique for shipping OpenAPI v3 documentation from your service while co-locating the documentation with the API implementation. Keeping the documentation with the route definition ensures that it is easy to update, updates can be clearly identified during code ... | |
| | | |
thatonegamedev.com
|
|
| | | | In this article I explore a way to implement a central network server for a MMO game based on seperate game rooms. | |
| | | |
blog.tafkas.net
|
|
| | | | Everyday at work around noon the question of where to get lunch comes up. Normally, we choose between different restataurants in the vicinity of the office. One exception is the HU Mensa (university cafeteria). Despite being really cheap the food quality there varies a lot and it really depends on the daily menu whether a visit is worthwhile. To tackle this issue I decided to spent another IT Open Space putting together a little script that will help us in the future. | |
| | | |
ameeracademy.school.blog
|
|
| | I am pretty much a software development novice. I know just a little Java and a tiny bit of C++. Nothing basically. I am wanting to create my own photo editing software, somewhat similar to Photoshop, but with much less elements. I would like things like various brushes and similar though. So, perhaps similar to... |