Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

dfwcrew/backend-prithvi

Repository files navigation

Prithvi Backend

Features:

  • REST API for frontend to visualize natural disaster data

Build

docker build -t "prithvi-app:dev" .

Run

docker run --rm -p 8000:8000 prithvi-app:dev

Test

ab -c 1 -n 100 http://127.0.0.1:8000/index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors