You've already forked restcountries
mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-04-05 12:32:54 +01:00
Fixes #51: website was not available
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
micronaut:
|
||||
application:
|
||||
name: dev.amatos.restcountries
|
||||
router.static-resources.default:
|
||||
enabled: true
|
||||
paths: classpath:static
|
||||
mapping: "/**"
|
||||
server:
|
||||
cors:
|
||||
enabled: true
|
||||
|
||||
@@ -49,8 +49,10 @@ in order to provide a more updated version and with some fixes requested in the
|
||||
Users
|
||||
---------------
|
||||
|
||||
This project is used by
|
||||
- [Nations24](https://nations24.com)
|
||||
This project is used by
|
||||
- [Famosos](https://famosos.com)
|
||||
- [Cultural Care](https://www.culturalcare.world/)
|
||||
- [Covidata](https://worldcovidata.com/)
|
||||
|
||||
Original RESTCountries project has over 1200 users, including:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user