contentbox icon indicating copy to clipboard operation
contentbox copied to clipboard

feat: added 5 more webdev tutorials

Open Koushik1311 opened this issue 1 year ago • 2 comments

Fixes Issue

Added 5 more webdev tutorials

Closes #79

Changes proposed

Check List (Check all the applicable boxes)

  • [x ] My code follows the code style of this project.
  • [ ] My change requires changes to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] All new and existing tests passed.
  • [x ] This PR does not contain plagiarized content.
  • [x ] The title of my pull request is a short description of the requested changes.

Screenshots

image image image image image

Note to reviewers

Summary by CodeRabbit

  • Documentation: Added five new tutorial guides in the Web Development section. These guides provide step-by-step instructions on building CRUD Rest APIs using various technologies:
    • Java with Spring Boot, Hibernate, Postgres, Docker, and Docker Compose
    • Go with Mux, Postgres, Docker, and Docker Compose
    • C# with various technologies
    • Python with Django, Django Rest Framework, Postgres, Docker, and Docker Compose
    • PHP CRUD Rest API tutorial Each guide includes a link to a detailed video tutorial and an embedded YouTube player for easy access. These additions will help users learn and implement different technologies more effectively.

Koushik1311 avatar Oct 20 '23 15:10 Koushik1311

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

vercel[bot] avatar Oct 20 '23 15:10 vercel[bot]

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.

coderabbitai[bot] avatar Oct 20 '23 15:10 coderabbitai[bot]