Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

EmpireDemocratiqueDuPoulpe/AtmosWeatherAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtmosWeather API

L'API AtmosWeather sert de serveur au site web éponyme.

[Eng] AtmosWeather API serve as a server for the website AtmosWeather.

Installation

L'API AtmosWeather est simplement un serveur Express. Pour l'utiliser simplement, une interface web a été conçu et est disponible ici. Après avoir téléchargé et décompressé ce répertoire, il suffira d'exécuter npm install puis node server.js. Veuillez noter que l'API utilise une base de données NoSQL MongoDB. Vous devrez alors modifier l'URL d'accès dans config.js afin de connecter le serveur à votre base de données.

[Eng] The API only is just an Express server. A web interface is available here to make it's use easier. After unzipping this repository, you simply need to run npm install and then node server.js. Please note that the server uses a NoSQL database (MongoDB). You must edit the URL in config.js to connect the API to your database.

About

AtmosWeather API serve as a server for the website AtmosWeather.

Topics

Resources

License

Stars

Watchers

Forks