Skip to content

nahom4/SocialMediaWebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Social Media API

Overview

This is a simple RESTful API for a social media platform implemented using ASP.NET. The API provides endpoints for user registration, authentication, posting, and interaction with posts.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/social-media-api.git
  2. cd social-media-api

      cd social-media-api
  3. dotnet restore

         dotnet restore
  4. dotnet build

         dotnet build
  5. dotnet run

      dotnet run
    
    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages