Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Microservice

The User Microservice is a Python-based service designed to manage user data, providing functionalities such as creating, retrieving, updating, and deleting user information.

Features

  • User Management: Perform CRUD operations on user data.
  • RESTful API: Interact with the service via HTTP requests.
  • OpenAPI Specification: API documentation available in openapi.yaml.

Requirements

  • Python: Ensure Python is installed on your system.
  • Dependencies: Listed in requirements.txt.

Setup

  1. Clone the Repository:

    git clone https://github.com/VeggieDogs/user_microservice.git
    cd user_microservice
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Start the Service:

    ./start_service.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages