/ContactAPI

ContactAPI is a webapi using .Net core and Entity Framework to achieve CRUD operations of Contact Data.

Primary LanguageC#MIT LicenseMIT

📗 Table of Contents

📖 ContactAPI

ContactAPI is a webapi using Dot Net core,Entity Framework and InMemory Database to achieve CRUD operations of Contact Data.

🛠 Built With

Tech Stack

C#, .Net Core 6.0

Key Features

  • CRUD operations for Contact

  • Basics of building an API

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Code editor like Visual Studio Code or Visual Studio

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone https://github.com/sawmon71293/ContactAPI.git

Install

Install this project using the following extensions with VS Code:

  • .NET SDK
  • NuGet Package Manager
  • C#
  • C# Code Snippets
  • C# Snippets
  • C# Template Extensions

Usage

  • dotnet run

👥 Author

👤 Saw Mon Han

🔭 Future Features

  • Add more functionalities

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please consider a star on GitHub!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the opportunity to dream big.

(back to top)

📝 License

This project is MIT licensed.

(back to top)