Skip to content

This is a sample Express API project for authentication and CRUD operations to Pass EBTIKAE COMPANY TEST.

Notifications You must be signed in to change notification settings

kanaandubai/ebtikar-express-mysql-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Awesome Express API

This is a sample TypeScript Express API project for authentication and CRUD operations to Pass EBTIKAE COMPANY TEST.

Prerequisites

  • Node.js and npm installed
  • MySQL database

Installation

  1. Clone the repository: git clone https://github.com/kanaandubai/ebtikar-express-mysql-test.git
  2. Install dependencies: npm install
  3. Configure database settings in (I am using wamp if not working please check ports) src/config/config.ts
  4. Start the server: npm start

API Endpoints

  • /signup: User sign up
  • /signin: User sign in
  • /profile: User profile (authenticated)
  • /products: CRUD operations for products (authenticated)

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

This project is licensed under the MIT License

About

This is a sample Express API project for authentication and CRUD operations to Pass EBTIKAE COMPANY TEST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published