Skip to content

vini-sousa/MidgarAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MidgarApp Logo

MidgarApp

MidgarApp is a full-stack web application built with Angular (frontend) and ASP.NET Core (backend).
It aims to provide a modern, scalable architecture suitable for enterprise-grade solutions.

Project Structure

  • Frontend: Developed using Angular CLI. It provides a responsive and dynamic user interface.
  • Backend: Built with ASP.NET Core, exposing RESTful APIs with integrated Swagger documentation.

Getting Started

Prerequisites

Running the Application

Backend

Navigate to the backend project folder and run:

dotnet watch run

Swagger documentation will be available at https://localhost:7204/swagger.

Frontend

Navigate to the frontend project folder and run:

ng serve

The Angular app will be available at http://localhost:4200.

Features

  • 🔧 ASP.NET Core Web API with Swagger UI
  • ⚡ Responsive Angular frontend with real-time updates
  • 🧪 Unit testing support on both frontend and backend
  • 📦 Modular and maintainable architecture

Contributing

Feel free to fork the project and submit pull requests. Contributions are welcome!

License

This project is licensed under the MIT License.

Contact

For questions, suggestions, or support, please contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors