FunctionProject/backend/assets/functions/main
2020-03-19 21:46:54 +01:00
..
armstrongNumber.js backend: Ajout de la fonction weatherRequest + Hotfix: armstrongNumber → NaN 2020-03-17 19:37:45 +01:00
calculateAge.js backend: Ajout de calculateAge 2020-03-19 21:46:54 +01:00
convertCurrency.js backend: ajout de convertCurrency 2020-03-19 19:49:43 +01:00
convertDistance.js backend: Ajouts de fonctions à exécuter pour /functions/:functionName 2020-03-17 18:35:03 +01:00
convertRomanArabicNumbers.js backend: Ajouts de fonctions à exécuter pour /functions/:functionName 2020-03-17 18:35:03 +01:00
convertTemperature.js backend: Ajouts de fonctions à exécuter pour /functions/:functionName 2020-03-17 18:35:03 +01:00
randomNumber.js backend: Ajouts de fonctions à exécuter pour /functions/:functionName 2020-03-17 18:35:03 +01:00
weatherRequest.js backend: Limitation d'appel à l'api openweathermap.org pour la fonction weatherRequest 2020-03-17 22:14:25 +01:00