Trending repository
-
Updated
Jul 21, 2022 - Rust
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
September 14, 2022 - September 15, 2022 • Chicago, IL
Frameworks for building games across multiple platforms.
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
found som
Proposing a feature of an error (or a warning) being returned to the developer when trying to create a single /[dynamic].ext route in the same folder with /static.ext routes, or when creating multiple /[dynamic].ext routes in the same folder. Doing this may lead to an unexpected behavior and thus should be discouraged.
![Screenshot from 2022-07-08 00-40-35](https://user-images.githubuserc
CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.
The V2 is a great opportunity to review the specs.
Here is an RFC for URL and verbs used on the backend specs:
Login user
POST
/api/users/loginRegister user
POST
/api/usersGet current user
GET
/api/userUpdate user
PUT
/api/user