Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mukulmantosh committed Oct 10, 2024
1 parent 0036461 commit 013b071
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,26 @@ JWT_SECRET_KEY=********************
PASSWORD_SALT=********************
```

#### External APIs
### External APIs

We are using [UnSplash](https://unsplash.com/) to generate images. So, you need to have an API key to work with the application.

Once you’re ready, clone this repository in [GoLand,](https://www.jetbrains.com/go/) and you're good to go.

![go_run_config](./misc/images/go_run_config.png)

### Frontend (UI)

To configure the application's frontend UI, be sure to follow the instructions in this [repository][repo].


[repo]: https://github.com/mukulmantosh/food_delivery_frontend
[repo]: https://github.com/mukulmantosh/food_delivery_frontend

### HTTP Client

We have covered the APIs which you can directly test out from the IDE.

![httpclient](./misc/images/httpclient.png)

### Get Set Go 🚀

Once you’re ready, clone this repo in [GoLand,](https://www.jetbrains.com/go/) and you're good to go.

![go_run_config](./misc/images/go_run_config.png)
Binary file added misc/images/httpclient.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 013b071

Please sign in to comment.