Course Elementary 4564
Course Introduction:This course is a practical course focusing on API interface development in the Laravel framework. This course will take ten days to systematically introduce the entire process of API interface development, including interface design, routing, request and response, authentication and authorization, data transmission, error handling and other core contents. Through case teaching and practical exercises, students can quickly master the necessary skills for API interface development and improve development efficiency under the Laravel framework. Whether you are a beginner or an experienced developer, this course will provide you with valuable practical experience and solutions to help you achieve breakthroughs in the field of API interface development.
Course Intermediate 19520
Course Introduction:API interface programming technology uses PHP to prepare the required interfaces in advance, and APPs and mini-programs obtain JSON data by calling the interfaces. Many large companies have made third-party interfaces for programmers to use.
Course Intermediate 11085
Course Introduction:RESTful is a resource-oriented software architecture that can reduce development complexity and improve system scalability. Because RESTful adopts resource-oriented interface design and abstract operations, it simplifies developers' bad designs and also makes maximum use of the original application protocol design concept of HTTP.
Course Advanced 11735
Course Introduction:In the era of separation of front-end and back-end, using PHP to develop APP back-end API (interface) is the choice of many companies. However, the traditional PHP development API does not systematically develop PHP as an engineering project, and does not clarify the responsibilities of each module. Therefore, this course relatively proposes a more general method of PHP development API, which is simply input from the API. Output, API authentication, business exception handling and other modules to describe each module of the API and the relationship between each module
Course Intermediate 7155
Course Introduction:Required knowledge: PHP syntax basics Mysql basic usage Common commands in Linux systems Basic use of Swoole
Course Elementary 4298
Course Introduction:Consult WeChat: ycku_com; This course is a course focused on using the ThinkPHP6.x framework to build API interfaces. In this course, learners will learn how to use the ThinkPHP6.x framework to create high-performance, scalable API interfaces, including but not limited to RESTful-style interface design, data validation, security, version control, document writing, etc. Content. The course will also cover how to use ORM, middleware, routing and other features in ThinkPHP6.x to simplify the development process of API interfaces, and introduce some common API development best practices and design patterns. Through this course, learners will be able to master the skills of using the ThinkPHP6.x framework to build robust and efficient API interfaces, providing substantial help for their career development in the field of back-end development.
Course Intermediate 3694
Course Introduction:This course will introduce the recording interface, audio interface, and iFlytek voice recognition interface in the WeChat applet. Among them, the "personal voice assistant function" is realized through the backend built by Node.js to connect WeChat applet and iFlytek Voice. 1. Course introduction 2. Environment construction 3. WeChat mini program page construction 4. Node.js background interface construction 5. WeChat applet calls Node.js interface to realize voice interaction
Course Elementary 2477
Course Introduction:This course breaks down the APIPOST functions and demonstrates them in practice, so that Apipost students can have a better and more comprehensive understanding of all the functions of the APIPOST product. No matter which position you are in front-end, back-end, or testing, you need to have such a Tools to help us collaborate on development, manage projects, and improve work efficiency. Apipost official website: https://www.apipost.cn
Course Intermediate 15940
Course Introduction:"Video Tutorial on Secondary Development of WeChat Public Platform Interface" uses and analyzes some advanced APIs for developing WeChat mini programs. If you don't understand the WeChat mini program interface or want to know more about it, you can watch this tutorial video! ! It can help us better develop WeChat applets, etc.
Course Intermediate 6681
Course Introduction:Postman is an extensible API development and testing collaboration platform tool that can be quickly integrated into CI/CD pipelines. Designed to simplify API workflows in testing and development. Postman has the advantages of simplicity and ease of use, using collections, multi-person collaboration, creating environments, creating tests, automated testing, debugging, and continuous integration.
Course Intermediate 38259
Course Introduction:"PHP WeChat Interface Development Practical Project Chatbot + WeChat Payment" WeChat has 800 million active users so far. WeChat marketing is the hottest WEB development application in the past two years. Every enterprise needs to develop WeChat public accounts. If you learn WeChat development, you can take on outsourcing projects yourself, develop micro-official websites, micro-malls, micro-distribution, and WeChat games for enterprises, and embark on the road to wealth.
Course Intermediate 11259
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17588
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 11301
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.
Course Intermediate 27008
Course Introduction:RBAC is one of the most common rights management technologies in commercial systems. RBAC is an idea that can be implemented in any programming language. Its mature and simple control idea is increasingly popular among developers. "ThinkPHP (RBAC) Rights Management Video Tutorial" will introduce the basic knowledge, principles and complete implementation process of RBAC in detail through the theoretical part and practical part, and demonstrate the application scenarios of RBAC.
Course Intermediate 52944
Course Introduction:Redis is the main caching service used in PHP projects. We will introduce the advanced usage of redis in "Yan Shiba Redis Video Tutorial", and will also use cases to learn Redis in depth.