WordPress REST APIs
Purpose of the Article: To Learn about WordPress Rest APIs Intended Audience: PHP Developers Tools and Technology: WordPress Keywords: WordPress Rest API What Is API? APIs are the interfaces that allow two programs to communicate with each other. Your browser requests the web server hosting the site to inter-communicate, whenever you visit that website. The […]
Programming Knowledge on GOLang
Purpose of the Article: To explain a few GoLang programs. Intended Audience: Everyone who is new to Go Programming Language. Tools and Technology: Visual Studio Code and GOLang. Keywords: GO, GOLang, .go, Programs, Palindrome, Reverse a given string. Programming Knowledge on GOLang The Programs that I am going to discuss are: How to check if […]