We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3aa571 + 8fa013b commit 14ed7c0Copy full SHA for 14ed7c0
README.md
@@ -32,6 +32,7 @@ A backend application built with Prisma, Docker and Node.js
32
- [Table of Contents](#table-of-contents)
33
- [Built With](#built-with)
34
- [Getting Started](#getting-started)
35
+ - [Documentation](#documentation)
36
- [Initial setup](#initial-setup)
37
- [Running the project](#running-the-project)
38
- [For REST API](#for-rest-api)
@@ -54,6 +55,10 @@ This application was built with:
54
55
56
Before you start, make sure you have [Docker](https://docs.docker.com/install/) and [Node](https://nodejs.org/en/) installed on your local machine.
57
58
+### Documentation
59
+
60
+Heroes API documention can be found [here](https://github.com/netguru/heroes-api/wiki).
61
62
### Initial setup
63
64
1. Clone this repo into your local machine
0 commit comments