Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsfoss0/alx-backend
Backend Engineering concepts, projects and resources at ALX Africa
https://github.com/itsfoss0/alx-backend
alx-africa alx-backend backend backend-api sre
Last synced: about 7 hours ago
JSON representation
Backend Engineering concepts, projects and resources at ALX Africa
- Host: GitHub
- URL: https://github.com/itsfoss0/alx-backend
- Owner: Itsfoss0
- License: mit
- Created: 2023-07-23T05:59:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T18:14:03.000Z (about 1 year ago)
- Last Synced: 2024-05-01T16:39:32.083Z (6 months ago)
- Topics: alx-africa, alx-backend, backend, backend-api, sre
- Language: Python
- Homepage:
- Size: 392 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)
![its the backen innit?](https://media0.giphy.com/media/ZxO4lQZw67O9DGZr8o/200w.webp?cid=ecf05e47wjorevnevlwikpv6h5yl257hc2rfdvu2gu2x4doz&ep=v1_gifs_search&rid=200w.webp&ct=g)
## About
Backend engineering is a specialized area of software development that focuses on building and maintaining the server-side of web applications and services. It involves managing the application's logic, databases, server configurations, and other components that work behind the scenes to enable the functioning of web applications and services. In this track we will look indepth at some of the most common concepts, tactics, techniques and procedures used in backend engineering## What's inside
[0x00](0x00-pagination): API pagination
[0x01](0x01-caching): Caching
[0x02](0x02-i18n): I18N
[0x03](0x03-queuing_system_in_js): Queing systems