Skip to content

cvpchagas/open_assessemnt_contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Description

API created in .net core 3.1 to manage contacts.

This API allows you to perform the following features:

1. List all registered contacts;
2. Create new contact;
3. Update a contact's data;
4. Remove an existing contact;

Getting Started

1. API references:
    1.1. https://localhost:5002/swagger/index.html 

Build and Run Web API

1.  To run the api, please follow the steps below:
    1.1. Open the solution open_assessemnt_contacts\AOAPI\src\Open.Assessement.Contacts.sln
    1.2. set as project to start the project 0 - API\Open.Assessement.Contacts.Api
    1.3. start debugging (In windoows, press F5)

Contribute

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:

About

Open Assessemnt Contacts API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages