Skip to content

Commit

Permalink
added tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
AdenForshaw committed Nov 5, 2024
1 parent 8a5dcb6 commit 16f9ed8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Overture Maps API

- Built using [NestJS](https://github.com/nestjs/nest) TypeScript Framework
- Built using [NestJS](https://github.com/nestjs/nest) TypeScript Framework by [ThatAPICompany](https://thatapicompany.com) - specialists in all things APIs

## Endpoints

Expand Down Expand Up @@ -77,3 +77,8 @@ curl -H "x-api-key: DEMO-API-KEY" -X GET -G 'http://localhost:8080/places/catego
curl -H "x-api-key: DEMO-API-KEY" -X GET -G 'http://localhost:8080/places/brands' \
-d 'country=AU' -d 'categories=airlines,airline'
```


#### Credits

Another fine API from ThatAPICompany - specialists in all things APIs

0 comments on commit 16f9ed8

Please sign in to comment.