current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Introduction to Silex - A Symfony Micro-framework
- Silex: A Concise Introduction to the Symfony-Based Micro-Framework (Now Deprecated) Silex, a PHP micro-framework built upon Symfony components and drawing inspiration from Sinatra (Ruby), offers a streamlined approach to web application development.
- PHP Tutorial . restful 1058 2025-02-18 10:54:13
-
- Creating a GraphQL Server with Node.js and MongoDB
- Key Takeaways Utilize Node.js and Express to establish a server and integrate MongoDB with Mongoose for data management, enhancing the server’s ability to handle queries and mutations efficiently. Implement GraphQL on the server using the expres
- JS Tutorial . restful 1032 2025-02-18 10:37:13
-
- Quick Tip: Mock REST APIs Using json-server
- Can you quickly prototypify front-end applications without the need for a backend? Creating even the most basic simulation API can be time-consuming and labor-intensive. The json-server library solves this problem by providing a quick and easy way to create complex RESTful APIs for development and testing. This quick tip will teach you how to create a mock REST API using json-server, allowing you to get a full-featured API up and running in just 30 seconds. Key Points The json-server library can be used to quickly create complex RESTful APIs for development and testing, allowing developers to prototype the front end of their applications without a backend. json-server provides
- JS Tutorial . restful 1154 2025-02-17 09:36:12
-
- Redux Authentication: Secure Your Application with Auth0
- Core points Redux provides a structured way to manage state in React applications, making data flows easy to predict and manage, especially for large applications. Auth0 is used for user authentication, providing quick setup and advanced features such as social login and multi-factor authentication without complex backend settings. JSON Web Tokens (JWT) is used for secure, stateless authentication against RESTful APIs, which simplifies the traditional session-based authentication process. This tutorial simplifies the login process with Auth0's Lock widget and uses Redux middleware to handle API calls efficiently and securely. by
- JS Tutorial . restful 663 2025-02-17 09:30:11
-
- Build a Search Engine with Node.js and Elasticsearch
- This article was peer-reviewed by Mark Brown, Vildan Softic and Moritz Kröger. Thanks to all the peer reviewers at SitePoint for making SitePoint’s content perfect! Elasticsearch is an open source search engine that is becoming increasingly popular due to its high performance and distributed architecture. This article will explore its key features and guide you how to use it to create a Node.js search engine. Key Points Elasticsearch is a high-performance distributed search engine built on Apache Lucene, mainly used for real-time indexing and searching data. The system is patternless and can automatically detect data structures and
- JS Tutorial . restful 1015 2025-02-17 08:47:09
-
- Introduction to Data Management & Visualization in JavaScript
- This article explores building effective data visualization tools, emphasizing a robust data management framework. Creating compelling visuals requires careful consideration of backend storage, data access methods, and a user-friendly front-end. A
- JS Tutorial . restful 662 2025-02-16 11:57:09
-
- WP API - Using the WordPress REST API
- The WordPress REST API: A Deep Dive This article explores the WordPress REST API, its capabilities, limitations, and potential. The API allows developers to interact with WordPress data (posts, pages, media, etc.) using HTTP requests. Key Concepts:
- WordPress . restful 458 2025-02-16 10:51:09
-
- Getting Started with Flask, a Python Microframework
- This article introduces Flask, a popular Python mini framework that provides an alternative to the vast Django framework. Flask's design philosophy is lightweight and flexible, allowing developers to quickly and easily create web applications. This article will cover what Flask is, its key features, the advantages of a simple API, its flexibility in supporting third-party extensions, the most commonly used Flask extensions, and when Flask should or should not be used. Important points Overview of Flask Features and Use Cases: This article introduces Flask, focusing on its lightweight, flexible features and its applicability to a variety of web projects. It explores Flask's simplicity, extended support, key features, and prototype design
- Python Tutorial . restful 577 2025-02-16 10:30:14
-
- Working with JSON Files in Python, with Examples
- JSON in Python: A comprehensive guide JSON (JavaScript object notation) is a language-independent data exchange format that is widely used to transfer data between clients and servers. Python supports JSON through multiple modules, among which "json" and "simplejson" are the most popular. Python's built-in "json" module provides methods to read and write JSON files. The "json.load()" method is used to read JSON data from a file, and the "json.dump()" method is used to write JSON data to a file. Python objects can be converted to JS through serialization process
- Python Tutorial . restful 263 2025-02-16 09:47:09
-
- Kingdom Come Deliverance 2 Finger of God quest guide
- Kingdom Come: Deliverance 2 - Finger of God Quest Guide: A Comprehensive Walkthrough The Finger of God quest unfolds after the battle's conclusion, as both sides tend to their wounded and fallen. Henry must not only recover but also win the favor of
- Mobile Game Guide . restful 725 2025-02-15 16:02:11
-
- Angular and RxJS: Adding a REST API Back End
- This article is part 3 of the SitePoint Angular 2 Tutorial on how to create a CRUD App with the Angular CLI. In this article, we’ll update our application to communicate with a REST API back end. Prefer to learn Angular using a step-by-step video c
- JS Tutorial . restful 1026 2025-02-15 13:25:11
-
- The Strategic Advantages of Headless Web Design
- Headless CMS: Streamlining Content Creation and Future-Proofing Your Website Kentico's latest report declares headless CMS as the industry standard, projecting a doubling of its adoption by this summer. But what exactly is a headless CMS, and why th
- It Industry . restful 1132 2025-02-15 13:15:13
-
- Using Halite for Privacy and Two-Way Encryption of Emails
- This article explores Halite, a PHP library simplifying secure, two-way encryption leveraging the Libsodium library for enhanced email privacy. It emphasizes best practices in cryptography, highlighting the dangers of self-implementing encryption an
- PHP Tutorial . restful 651 2025-02-15 12:36:11
-
- Building Apps and Services with the Hapi.js Framework
- Hapi.js, a robust framework for crafting applications and services, simplifies JSON API development with its intelligent defaults. Its modular architecture and plugin ecosystem enable seamless extension and customization. Version 17.0 fully integra
- JS Tutorial . restful 337 2025-02-15 11:59:10
-
- Starting a Business with Laravel Spark
- Leveraging Laravel Spark to Build a Subscription-Based Backup Service This article details the creation of a subscription-based backup service using Laravel Spark, focusing on building an authenticated API for managing backup files. The author showc
- PHP Tutorial . restful 749 2025-02-15 11:58:13