Skip to content

EzanAsif/Rest-API-with-RUST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rest API with RUST

Created a simple rest api with RUST and ROCKET.

This app uses API from http://api.openweathermap.org/ And saves data of a particular city locally in api.json To tackle limited API calls. Will make it dynamic which will take City name from User and show it's weather

Sigin at openweathermap.org, get your API key and add your API key on line 33 in src/main.rs after &appid And then cargo run to run the app but make sure rust nightly is installed on your PC

About

Created a simple rest api with RUST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages