PetNameGenerator is a simple and fun tool that generates creative and unique names for pets. Whether you're naming a new furry friend or just looking for inspiration, this tool provides a variety of name suggestions based on different categories.
- Generates unique pet names
- Supports multiple categories (cute, funny, exotic, etc.)
- Randomized name selection for variety
- Simple and easy-to-use API interface
- Clone this repository:
git clone https://github.com/yourusername/PetNameGenerator.git
- Navigate to the project directory:
cd PetNameGenerator
- Install dependencies:
dotnet restore
Run the application with:
dotnet run
The API will be available at http://localhost:5000
(or another configured port).
GET /api/petname
- Generates a random pet nameGET /api/petname/{category}
- Generates a pet name from a specific category
Feel free to contribute by submitting issues or pull requests. Let's make PetNameGenerator even better!
This project is licensed under the MIT License.
For questions or suggestions, reach out to me at [email protected]