Skip to content

alanhasn/E-Commerce-API-Practice-DRF-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple E-Commerce API

A basic API built with Django Rest Framework for practicing API concepts.

API Endpoints

  • /api/products/
  • /api/products/<int:pk>/
  • /api/products/info/
  • /api/orders/
  • /api/orders/user-orders

For more information about the API endpoints, after running the server, visit:

Features

  • Search, filter, and ordering capabilities are available.

License

For practice and educational purposes.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages