Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #88

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 32 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
<a name="readme-top"></a>

<br />
<div align="center">
<a href="https://github.com/Puskar-Roy/create-my-api">
<img src="./docs/assets/create-api.png" alt="Logo" width="170" height="170">
Expand All @@ -23,12 +20,37 @@
</p>
</div>

<table align="center">
<thead align="center">
<tr border: 2px;>
<td><b>🌟 Stars</b></td>
<td><b>🍴 Forks</b></td>
<td><b>🐛 Issues</b></td>
<td><b>🔔 Open PRs</b></td>
<td><b>🔕 Close PRs</b></td>
</tr>
</thead>
<tbody>
<tr>
<td><img alt="Stars" src="https://img.shields.io/github/stars/Puskar-Roy/create-my-api?style=flat&logo=github"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/Puskar-Roy/create-my-api?style=flat&logo=github"/></td>
<td><img alt="Issues" src="https://img.shields.io/github/issues/Puskar-Roy/create-my-api?style=flat&logo=github"/></td>
<td><img alt="Open Pull Requests" src="https://img.shields.io/github/issues-pr/Puskar-Roy/create-my-api?style=flat&logo=github"/></td>
<td><img alt="Close Pull Requests" src="https://img.shields.io/github/issues-pr-closed/Puskar-Roy/create-my-api?style=flat&color=green&logo=github"/></td>
</tr>
</tbody>
</table>

<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## 🚨 Note

- Please Check The [CONTRIBUTING.md](./CONTRIBUTING.md) and Always Push In ```dev``` Branch :)
- We are Gonna plan to make a **Free API Store** wiht all of the APIs we have, so Feel Free to Contribute in the Next JS Web Part :)
- Also In Web Part We want to make a Documentetion Part, you can contribute with that :)

<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## ⚙️ Installation

### Run This Command 🚀
Expand Down Expand Up @@ -57,12 +79,14 @@

*__Note - You Can Check [Guidebook](./docs/md/Guidebook.md) for more details__*

<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## 🛠️ Prerequisites

- [Node.js](https://nodejs.org/) installed on your machine 🟩
- [Git](https://git-scm.com/) installed on your machine 🐙

<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## 📚 API Starter Templates

Expand All @@ -74,6 +98,7 @@ __*Create My-API*__ offers a variety of starter templates to get your project up
- `Express-Javascript-with-Postgresql`
- `Nestjs-Typescript-with-Postgresql`

<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## 📂 Existing APIs

Expand All @@ -84,6 +109,8 @@ In addition to starter templates, we also provide __Existing APIs__ that you can
- `E-learning Platform`
- `2FA Auth`
- `Real-time Chat API`
-
<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## 🛠️ Tech Stack
__Create My-API supports a variety of technologies and databases:__
Expand All @@ -110,7 +137,7 @@ __Create My-API supports a variety of technologies and databases:__

</div>


<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## ❤️ Contributing

Expand All @@ -137,6 +164,7 @@ __*Note: If contributions do not follow the guidelines specified in the [CONTRIB
</a>
</div>

<img src="https://www.animatedimages.org/data/media/562/animated-line-image-0184.gif" width="1920" />

## 📬 Contact

Expand Down
Loading