devsetgo / backend-services-api

backend services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python:

image Code style: black Python 3.9

CI/CD Pipeline:

Actions Status

SonarCloud:

Coverage Lines of Code Maintainability Rating Reliability Rating Security Rating Vulnerabilities

Backend-Services-API

Work in progress and not ready for production.

Objectives

  • VS Code Docker Dev Container setup
    • container
    • env configuration
  • User Management
  • Authentication via Token
  • login
  • register
  • Auth Me
  • Health Endpoints (somthing like Spring Actuator)
    • Health
    • Config secure via Authentication
  • Tools API
  • XML to JSON
  • JSON to XML
  • User API
    • GET List
    • GET Count
    • GET User id
    • POST create
    • POST check-pwd
    • PUT status
    • PUT admin
    • DELET user id

About

backend services

License:MIT License


Languages

Language:Python 88.0%Language:HTML 6.2%Language:Shell 4.6%Language:Dockerfile 1.3%