Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 Small API Project

Built with Flask

This project is a minimal Flask API created to demonstrate backend development fundamentals with docker support also.


🚀 Endpoints

Method Path Description
GET / Returns a "Hello, World!" message
GET /health Health check endpoint to verify the API is running

🛠️ Setup and Run

1. Clone the Repository

git clone https://github.com/mrodr359/small-api.git
cd small-api

2. Build And Run Docker Container

docker build -t smallapi . 
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages