How to Create Article by REST API and Configure only Author can Edit/Update/Delete articles
Step by Step tutorial for creating Article by REST API on strapi and Configure only author can Edit/Update/Delete an article.
Technical essays, architectural deep-dives, and practical guides at the intersection of code and design.
Page 10 of 27
Step by Step tutorial for creating Article by REST API on strapi and Configure only author can Edit/Update/Delete an article.
Step by Step tutorial for creating a content type in strapi and configure user permissions for REST APIs
Step by Step tutorial in setting up Strapi backend with Mongodb
Learn how to authenticate strapi backend with Next.js by using email/password credential and use jwt for rest apis.
How to create GitHub repositories using the REST API, set visibility, and assign team permissions programmatically.
We will download youtube videos written in a txt file, by using Nodejs code and show a nice progress bar.
Learn how to install Perl from command line on windows. You can put that automation in dockerfile as well.
Explore the useful automation techniques with powershell on windows
How to install packages from command line and Dockerfile.
A complete dockerfile for FIPS enabled Python 3.9 and Openssl
We will see some of the useful pytest command options. Example runing selective tests, enable logging etc.
We will apply a patch to Python 3.9.2, and install it through pyenv.