swapnilsparsh / DevEmpire

All in one place where you can find all the resources and details of ambassador/ fellowship, open-source events, web dev sites, games and etc. that are available across different sites.
https://devempire.netlify.app
126 stars 132 forks source link

FIX : Redundant and Missing Backend Tools #428

Closed Nishitbaria closed 11 months ago

Nishitbaria commented 11 months ago

Fixes : #417

Description

This PR addresses the issue by enhancing the category page with the addition of some widely used and relevant backend tools. The goal is to provide developers with a comprehensive list of tools that can simplify and improve their backend development processes.

Added Tools:

  1. Prisma

    • Category: Cloud ☁️
    • Description: The Prisma schema is intuitive and lets you declare your database tables in a human-readable way β€” making your data modeling experience a delight. You define your models by hand or introspect them from an existing database
    • Learn more
  2. New York Times API

    • Category: API 🌐
    • Description: The New York Times API provides developers access to their content for integrating current and historical news into applications.
    • Learn more
  3. Stytch Auth

    • Category: Authentication πŸ”’
    • Description: Stytch is a comprehensive solution for authentication and security needs, offering features like device fingerprinting and bot protection.
    • Learn more
  4. Render

    • Category: Hosting 🌍
    • Description: Render is a unified cloud platform to build and run apps and websites with free TLS certificates, a global CDN, DDoS protection, private networks, and automated deployments from Git.
    • Learn more

By adding these tools, we aim to enrich the developer community's knowledge and provide them with valuable resources for their backend development endeavors. Your feedback on this PR is highly appreciated as we work together to enhance the value of the category page. πŸŒŸπŸ’»πŸš€

Screenshots

Checklist

netlify[bot] commented 11 months ago

Deploy Preview for devempire ready!

Name Link
Latest commit d831df695022bd2d13b01d932873d83815e0ea7c
Latest deploy log https://app.netlify.com/sites/devempire/deploys/64d20d42a1573500081a82f1
Deploy Preview https://deploy-preview-428--devempire.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Nishitbaria commented 11 months ago

@swapnilsparsh Please Review my PR