Skip to content

Commit

Permalink
feat: implement point getter on front side
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurBeaulieu authored and Asiberus committed Sep 2, 2022
1 parent 92cbcb4 commit 7457a7b
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 316 deletions.
14 changes: 14 additions & 0 deletions API.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Get Spot

```json
[{
"type":"spot",
"lat":38.7018896,
"lng":-9.1826648,
"name":"Santo Amoro",
"description":"",
"user":"messmaker",
"userId":42,
"rate":4
}]
```
3 changes: 0 additions & 3 deletions front/assets/dist/BeerCrackerz.bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

178 changes: 1 addition & 177 deletions front/assets/dist/BeerCrackerz.bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit 7457a7b

Please sign in to comment.