Skip to content

yrelion/Assessment.IpGeolocation

Repository files navigation

IP Geolocation (Assessment project)

Local development setup

Create the database by openning the Package Manager Console in Visual Studio, direct it to the Assessment.IpGeolocation.Data project and run the Update-Database command.

Trying it out

The api utilizes NSwag to help ease API development. When running the application you will be directed to the Swagger interface under /swagger from which you may try out each endpoint.

An API reference is also generated under the /reference URI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages