Files
edx-platform/lms/djangoapps/mobile_api
Moeez Zahid c8af0f607f Enable In-App purchases on edx-mobile app (#31512)
* feat: added mobile skus in course mode

* fix: changed api

---------

Co-authored-by: jawad-khan <jawadkhan444@gmail.com>
Co-authored-by: Robert Raposa <rraposa@edx.org>
2023-02-10 16:16:37 +05:00
..
2021-02-02 11:39:28 +05:00
2019-12-30 12:25:38 -05:00
2019-04-26 13:51:13 -04:00

Status: Active

Responsibilities
================
Provide a set of APIs for the LMS that are optimized for a mobile context.


Direction: Decompose
=====================
Currently this app has some APIs that started off specific to mobile.  Any that should become general or already are general should be moved out into a more relevant django app.  Anything that remains should be specific to what we need for mobile.

Glossary
========

More Documentation
==================