Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Apr 24, 2022
1 parent 1238953 commit e65baa8
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion sample/EasyWeb.Demo/Docs/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,50 @@
## Easy Web
<p align="center">
<img src="https://user-images.githubusercontent.com/47147484/164946446-4d7ff237-ad30-40e5-9a13-d3099ac1bd2a.png" style="max-width:100%;" height="140" />
</p>

| Source | Badges |
|:-------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `Code Quality` | [![Maintainability](https://api.codeclimate.com/v1/badges/29789eba69c04243cd27/maintainability)](https://codeclimate.com/github/furkandeveloper/EasyWeb/maintainability) [![codebeat badge](https://codebeat.co/badges/a3a5245c-c09d-498f-b4ea-a9b4caf226c7)](https://codebeat.co/projects/github-com-furkandeveloper-easyweb-release) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/9fc9823a1f794959941fb0312a30e4d1)](https://www.codacy.com/gh/furkandeveloper/EasyWeb/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=furkandeveloper/EasyWeb&amp;utm_campaign=Badge_Grade) [![CodeFactor](https://www.codefactor.io/repository/github/furkandeveloper/easyweb/badge)](https://www.codefactor.io/repository/github/furkandeveloper/easyweb) |
| `Stats For EasyWeb.Core` | ![Nuget](https://img.shields.io/nuget/dt/EasyWeb.Core?label=Core%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyWeb.Core?label=EasyWeb.Core) |
| `Stats For AspNetCore.Swagger` | ![Nuget](https://img.shields.io/nuget/dt/EasyWeb.AspNetCore.Swagger?label=AspNetCore.Swagger%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyWeb.AspNetCore.Swagger?label=EasyWeb.AspNetCore.Swagger) |
| `Stats For AspNetCore` | ![Nuget](https://img.shields.io/nuget/dt/EasyWeb.AspNetCore?label=AspNetCore%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyWeb.AspNetCore?label=EasyWeb.AspNetCore) |
| `Stats For Standart` | ![Nuget](https://img.shields.io/nuget/dt/EasyWeb.AspNetCore.Standarts?label=Standarts%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyWeb.AspNetCore.Standarts?label=EasyWeb.AspNetCore.Standarts) |
| `Stats For Filters` | ![Nuget](https://img.shields.io/nuget/dt/EasyWeb.AspNetCore.Filters?label=AspNetCore.Filters%20Downloads) ![Nuget](https://img.shields.io/nuget/v/EasyWeb.AspNetCore.Filters?label=EasyWeb.AspNetCore.Filters) |
| `License` | [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) |
| `CI` | ![.NET Core](https://github.com/furkandeveloper/EasyWeb/workflows/.NET%20Core/badge.svg?branch=master) |
| `Github Activity` | ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/furkandeveloper/EasyWeb) ![GitHub contributors](https://img.shields.io/github/contributors/furkandeveloper/EasyWeb) ![GitHub last commit](https://img.shields.io/github/last-commit/furkandeveloper/EasyWeb) ![GitHub search hit counter](https://img.shields.io/github/search/furkandeveloper/EasyWeb/EasyWeb) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/furkandeveloper/EasyWeb) ![GitHub repo size](https://img.shields.io/github/repo-size/furkandeveloper/EasyWeb) |
| `Languages` | ![GitHub top language](https://img.shields.io/github/languages/top/furkandeveloper/EasyWeb) |
| `Issue Tracking` | ![GitHub issues](https://img.shields.io/github/issues/furkandeveloper/EasyWeb) ![GitHub closed issues](https://img.shields.io/github/issues-closed/furkandeveloper/EasyWeb) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/furkandeveloper/EasyWeb) ![GitHub pull requests](https://img.shields.io/github/issues-pr/furkandeveloper/EasyWeb) |
| `Source Code` | [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/furkandeveloper/EasyWeb) |

<p align="center">
<a href="https://gitmoji.carloscuesta.me">
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
</a>
</p>

***

## Give a Star 🌟
If you liked the project or if **EasyWeb** helped you, please give a star.

***

### Purpose
**Easy Web** It combines models common to every web application into a single solution.

**These models**
- Api Schema
- Model Validation
- Web Api Standard
- Swagger Configuration
and more.
***

### Documentation
To be added..

***

### Demo
Visit [Live Demo](https://easy-web-v1.herokuapp.com/) for sample project.

0 comments on commit e65baa8

Please sign in to comment.