Commit graph

4 commits

Author SHA1 Message Date
d7748229ef Shortest path algorithm, tests and Postman
- Added algorithm and endpoint to find the shortest path between two
  topics;
- Added respective test;
- Added a JSON collection with API calls that can be imported into
  Postman for the convenience of the user.
2025-04-06 01:41:54 -03:00
8ef27f33d6 Version control and retrieval endpoints 2025-04-04 16:28:06 -03:00
74c1ee1b7b Install NodeJS, TypeScript, ExpressJS and ESLint
Install NodeJS, TypeScript, ExpressJS and ESLint with initial
configuration files.

Add initial instructions to README.md
2025-04-01 17:58:14 -03:00
a37c58ed5e
Initial commit 2025-04-01 17:28:15 -03:00