Skip to content

MR-Unknown9/Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Backend!

This is a simple backend project for user management. It supports implementations in JavaScript and Python.

Features

  • User sign-up
  • User login
  • User deletion

How to Run (Python Version)

  1. Install Python 3.x.
  2. Run testing.py to start the application:
    python testing.py

How to Run (JavaScript Version)

  1. Install Node.js.
  2. Run app.js to start the application:
    node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors