Giter Club home page Giter Club logo

mycms_web-api's Introduction

MyCms Web API

The Appointment Scheduler Project is a web application that allows users to schedule and manage appointments. It provides features for both administrators and users to create, view, and manage appointments efficiently.

Table of Contents

Introduction

MyCms Web API is a robust Content Management System (CMS) backend built with .NET Core. It provides a scalable and flexible solution for managing news, comments, images, and more.

Features

User Authentication: Secure JWT-based authentication.
News Management: Add, edit, and manage news articles.
Comment Management: Add and manage comments on news articles.
Image Management: Upload and manage images.
Role-based Access Control: Different roles for admin and users.

Technologies

  • .NET Core 6.0
  • Entity Framework Core
  • SQL Server
  • AutoMapper
  • JWT for authentication
  • other libraries

Getting Started

Prerequisites

  • .NET Core SDK
  • SQL Server

Installation

1- Clone the repository

git clone https://github.com/danialRf/MyCms_Web-API.git

2- Navigate to the project directory

cd MyCms_Web-API

3 - Restore packages

dotnet restore

4- Run the application

dotnet run

API Endpoints

  • POST /api/auth/register : Register a new user.
  • POST /api/auth/login : Authenticate a user.
  • POST /api/news: Add a new news article.
  • GET /api/news: Get all news articles.
  • PUT /api/news/{id}: Update a news article.
    For more details, refer to the API documentation.

Contributing

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

License

Distributed under the MIT License. See LICENSE for more information.

mycms_web-api's People

Contributors

danialrf avatar pourghorban avatar arminafzali avatar sadrayz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.