Skip to content

vinothsuperagi/testing_from_mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Test From MCP

This repository demonstrates a simple FastAPI server for testing purposes.

How to Run

  1. Install requirements: pip install fastapi uvicorn
  2. Run the server: uvicorn test:app --reload

Files

  • test.py: Contains the FastAPI application.

License

MIT License (see LICENSE file)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published