Skip to content

Developed this project based on tasks for Object-Oriented Programming Subject. It can fetch and API and perform CRUD operation

Notifications You must be signed in to change notification settings

sarahdgaf/OOP-CRUD-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paragliding App

This project was created using electron. It is for one who wanted to go paraglide but need to check whether the weather is safe to do such activity or not. It can also perform CRUD operation based on paraglider information.

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string https://api.openweathermap.org/

Get item

  GET /api/items/${city}
Parameter Type Description
id string city-input

Takes two numbers and returns the sum.

Deployment

To launch this project (on electron)

  npm start

Authors

About

Developed this project based on tasks for Object-Oriented Programming Subject. It can fetch and API and perform CRUD operation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published