The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Oct 3, 2021
{{ message }}
Back end is the programming that handles the behind-the-scenes of a website or application that people do not see, such as the server and database. Programming languages such as Python, Ruby, and PHP is used for back-end development.
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
API server module for Node/Express
Self-hosted CMS platform based on the Laravel PHP Framework.
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
2021 年成為 Web 開發人員的路線圖 台灣正體中文版
Add content management functionality to any site - plug & play / headless / api-first CMS
Distributed server for social and realtime games and apps.
A visual overview of useful skills to learn as a web developer
Get and set values in your .env file in local and production servers.
Apache Lucene and Solr open-source search software
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
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Self hosted alternative to Google Photos
全栈增长工程师实战
I newly installed encore and created a new default hello world application.
I went to run the tests via encore test ./... and the output says pull docker image: exit status 1.
I'm on MacOS running Go 1.15.6.
Any reasons why I'm getting this vs a pass or fail message?
Карта развития веб-разработчика
Not really a bug or feature request per se, just a deprecation notice. Regarding these:
req.connection is deprecated. https://nodejs.org/api/http.html#
A web application completely written in Rust.
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
Introduction
With Appwrite, it's super easy to set up many OAuth2 providers to allow your users to authenticate with their social accounts. Appwrite supports tons of OAuth2 providers including Google, Facebook, Twitter, GitHub and many more.
Your task is to implement Epic Games OAuth provider into Appwrite. You can find a complete in-depth tutorial in our official [tutorial for add