Skip to content

Liammm6969/Pet-Name-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PetNameGenerator

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.

Features

  • Generates unique pet names
  • Supports multiple categories (cute, funny, exotic, etc.)
  • Randomized name selection for variety
  • Simple and easy-to-use API interface

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/PetNameGenerator.git
  2. Navigate to the project directory:
    cd PetNameGenerator
  3. Install dependencies:
    dotnet restore

Usage

Run the application with:

 dotnet run

The API will be available at http://localhost:5000 (or another configured port).

API Endpoints

  • GET /api/petname - Generates a random pet name
  • GET /api/petname/{category} - Generates a pet name from a specific category

Contributing

Feel free to contribute by submitting issues or pull requests. Let's make PetNameGenerator even better!

License

This project is licensed under the MIT License.

Contact

For questions or suggestions, reach out to me at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages