FrancescoXX / contentbox

The organized solution for Content Creators.
https://contentbox.vercel.app
MIT License
86 stars 25 forks source link

feat: added 5 more webdev tutorials #83

Open Koushik1311 opened 1 year ago

Koushik1311 commented 1 year ago

Fixes Issue

Added 5 more webdev tutorials

Closes #79

Changes proposed

Check List (Check all the applicable boxes)

Screenshots

image image image image image

Note to reviewers

Summary by CodeRabbit

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
contentbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 3:37pm
coderabbitai[bot] commented 1 year ago

Walkthrough

This pull request introduces five new Markdown files, each providing an overview of a tutorial video on building a CRUD Rest API using different technologies and languages. The files include embedded YouTube players and links to the respective videos. No code changes are included in this pull request.

Changes

File Summary
docs/webdev/06-WebDev-06.md Added a Markdown file with a tutorial on building a CRUD Rest API in Java using Spring Boot, Hibernate, Postgres, Docker, and Docker Compose.
docs/webdev/07-WebDev-07.md Added a Markdown file with a tutorial on building a CRUD Rest API in Go using Mux, Postgres, Docker, and Docker Compose.
docs/webdev/08-WebDev-08.md Added a Markdown file with a tutorial on building a CRUD Rest API in C# using various technologies.
docs/webdev/09-WebDev-09.md Added a Markdown file with a tutorial on building a CRUD Rest API in Python using Django, Django Rest Framework, Postgres, Docker, and Docker Compose.
docs/webdev/10-WebDev-10.md Added a Markdown file with a tutorial on building a CRUD Rest API in PHP.

🐇

In the land of code, where the brackets lie,

Five new guides, under the digital sky.

From Java to Go, C# to Python's grace,

Each tutorial finds its rightful place.

PHP too, joins the merry band,

In the realm of code, hand in hand. 🎉


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.