Skip to content

yunusbayrak/Net5-Api-Infrastructure

Repository files navigation

Hepsiorada Web Api's

This project is a User lists of products POC.

Installation

Go to the project directory, open the Powershell and run command:

docker-compose up

You need to initialize database. Go to Hepsiorada.Infrastructure folder run this command:

dotnet ef --startup-project ..\Hepsiorada.Api\ database update

You can add test data automaticaly by using GET /api/v{version}/Tests/addtestdata and GET /api/v{version}/Tests/lists endpoints

Usage

This Application runs on http://localhost:1881/swagger/index.html

Technologies

Views

Database Diagram

Architecture

Web API

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published