Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeFootballApi

Table of contents

General info

Simple Api with JWT Bearer Authentication that provides user with fake football league teams and scores.

Technologies

  • ASP .Net Core 3.1 API
  • JWT Bearer Authentication
  • Hangfire
  • AutoMapper

Usage

Call the endpoints using tool f.ex. Postman or write your own client. Remember that for /api/scores you need to be authenticated so you have to login (feature coming soon...)

Endpoints:

  • GET
  • POST
  • PUT
  • PATCH
  • DELETE

Note: There are several GET depending on what you provide (single id, date or team name). For more information contact me.

If you call the endpoint for teams like: this for example in Postman, your output should be similar: photo

Note: For this call you do not have to be authenticated.

Updates

About

⚽Fake Football League API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages