Skip to content

An Web API for walking tracks, their region and difficulty rating

BaileyBen/Walk-Tracks-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.Net Core - WEB API / Entity FrameWork / SQL

WalksAPI

  • Login Role based Authentication, Authorization with JWT Tokens and Fluent API Validation

An API for walking tracks, their region and difficulty rating, regions include longitude, latitude and population

Extensions Used

  • AutoMapper
  • AutoMapper.Extensions.Microsoft.DependencyInjection
  • FluentValidation
  • FluentValidation.AspNetCore
  • FluentValidation.DependencyInjectionExtensions
  • Microsoft.AspNetCore.Authentication.JwtBearer
  • Microsoft.IdentityModel.Tokens
  • Microsoft.EntityFrameworkCore.SqlServer
  • Microsoft.EntityFrameworkCore.Tools Screenshot (11) Screenshot (12)

All Walks:

Screenshot (14)

About

An Web API for walking tracks, their region and difficulty rating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages