Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 389 Bytes

Fint.DotNet.Example

This project contains an example application using FINT APIs. This application presents a birthday tool under http://localhost:5000/api/birthdays with two features:

  • /jubilants -- employees with round numbered birthdays this year
  • /today -- employees with birthdays today.

OAuth and API endpoint configuration is in the file Config/OAuthSettings.cs.