Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Asgeir Nilsen committed Nov 13, 2018
1 parent 10e02ca commit fbd2b77
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# 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`.

0 comments on commit fbd2b77

Please sign in to comment.