Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.42 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.42 KB

Life | Coronasafe Network

A database and API for life-fe

API

Data URL
List of districts with Data https://life-api.coronasafe.network/data/active_district_data.json
Ambulance availability https://life-api.coronasafe.network/data/ambulance.json
Helpline Numbers https://life-api.coronasafe.network/data/helpline.json
Hospitals and Beds https://life-api.coronasafe.network/data/hospital_clinic_centre.json
Medicine availability https://life-api.coronasafe.network/data/medicine.json
Oxygen availability https://life-api.coronasafe.network/data/oxygen.json
Plasma availability https://life-api.coronasafe.network/data/plasma.json

Source

Development Docs

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file. Supported by Swasth Alliance | Vercel