wrimicha / Social_Media_API

Using C#, .Net Core, and Entity Framework this is a backend API to manage data such as images and users in a social media application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social_Media_API

This is a backend Social Media API that was created to allow for backend requests to this API. Users can upload images to a database, and using image recoginition will be associated with paticular tags. Relationships between objects in the database were managed in this project as well as the ability to make RESTful API calls to GET, PUT, UPDATE, and DELETE users, images, and tags. Data Models, Controllers, Pagination, DTOs, and Response Helpers were utilized.

About

Using C#, .Net Core, and Entity Framework this is a backend API to manage data such as images and users in a social media application


Languages

Language:C# 100.0%