Skip to content

omrumbakitemiz/News-Api

Repository files navigation

News Api

This application is for news reading.

This project has 3 parts.

  • Ionic Mobile App

    • Users can view, like or dislike news on the mobile application.
  • Angular Web App

    • Users can add, edit or delete news via the web application
  • Asp.Net Core Web Api

    • This application provides a couple of services which is used by the web app and mobile app. Also, this app connects to the database via Entity Framework.