The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Feb 13, 2021
{{ message }}
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
API server module for Node/Express
Build, distribute, and collaborate on components.
Micro is a platform for cloud native development
Add content management functionality to any site - plug & play / headless / api-first CMS
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Distributed server for social and realtime games and apps.
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
Apache Lucene and Solr open-source search software
Get and set values in your .env file in local and production servers.
A visual overview of useful skills to learn as a web developer
Create a weather module which will get the weather for a given city, at a given date (using the language/date package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.
Opene
Self hosted alternative to Google Photos
全栈增长工程师实战
后端技术总结——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Карта развития веб-разработчика
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
A web application completely written in Rust.
Collection of awesome interview references.
Add a description, image, and links to the backend topic page so that developers can more easily learn about it.
To associate your repository with the backend topic, visit your repo's landing page and select "manage topics."
Description:
When using a
.envfile for OctoberCMS:php artisan october:envthephp artisan key:generateshould generate the key and place it in the.envfile instead of writing it into the app.php file.Steps To Reproduce:
php artisan october:env