Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 908 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 908 Bytes

Wordtrack

An API to query, create and edit information about books you've read and those you want to read.

Endpoints

To see a list of all operations available and their respective routes, parameters and possible responses, you must build and run the API project and then open this URL on a browser tab (the port might change according to machine-specific configuration). It's currently running on .NET 5.

Requests

You can download and import a file with the HTTP requests inside your Postman in this Gist.

Roadmap

I intend to add authentication for a personalized experience and furthermore an Angular app to consume the API.

Progress board

There's a simple board where I keep track of the functionality that has been implemented so far.