Skip to content

MahmoudMasab/odoo_restfull_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odoo_restfull_api

Getting Started

This project is build with odoo technology.

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/MahmoudMasab/odoo_restfull_api.git

Step 2:

Go to odoo.conf file and add path module in addons_path

Boilerplate Features:

  • Auth ( signUp,signIn,logout,logoutAllDevice,refreshToken,sendCode,registerConfirmCode,confirmResetPassword,changePassword )
  • dependency_injection (DependencyContainer,singleton,IAuthService,AuthRepository)
  • http ( Controller )
  • Auth jwt
  • Route
  • Request (env , httprequest , make_response)
  • Responce
  • stautsCode
  • fetchRequestLanguage
  • exceptions and custom_exceptions
  • custom override _handle_error of ir.http
  • custom override _get_partner_id of auth.jwt.validator
  • Translations odoo
  • Encryption
  • Validation
  • Code Generation
  • utils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published