Skip to content

Commit

Permalink
doc: update readme for new ghibli api
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlem committed Sep 27, 2023
1 parent 57a5f11 commit 692f4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following [features](feature) are present as distinct modules:

* filmslist: **UI** listing all films
* filmdetail: **UI** showing the details of a film
* ghibli: **web-service** access to [Studio Ghibli REST API](https://ghibliapi.herokuapp.com) & **local storage** for cache
* ghibli: **web-service** access to [Studio Ghibli REST API](https://ghibli-api.vercel.app/) & **local storage** for cache

Aside from this, there is a feature creation [script](feature/create.sh). It creates data domain & ui gradle modules for a new feature.

Expand Down

0 comments on commit 692f4e2

Please sign in to comment.