G2P Registry: Rest API
Last updated
Was this helpful?
Last updated
Was this helpful?
g2p_registry_rest_api
G2P Registry: Rest API
, RestAPI
The g2p_registry_rest_api
module is a crucial component of the G2P Registry system, offering robust functionality through a Restful API. This module empowers users to interact with the system by providing endpoints for creating and retrieving records efficiently. With the help of this API, users can seamlessly create new records and retrieve existing ones, streamlining data management processes within the G2P Registry. The REST API design ensures accessibility and ease of integration, allowing developers and applications to interact with the registry seamlessly. However, it's important to note that the module does not support file uploads, a limitation worth considering when utilising the API for data operations.
What are salient design features?
Why were certain design decisions taken in a particular way?
Design patterns used.
Algorithms used.
Anything a developer should know about the design of this module.
Any scope for improvement and further design work that is pending.
None
Module Dependencies
component
base_rest
pydantic
base_rest_pydantic
extendable
g2p_registry_individual
g2p_registry_group
base_rest_auth_user_service
External dependencies
pydantic==1.10.10
extendable-pydantic
Menu Added
REST API
NA
G2P_REQ_001
Invalid kind field
G2P_REQ_002
Field is mandatory
G2P_REQ_003
Group type not Found
G2P_REQ_004
Member's kind not found
G2P_REQ_005
Invalid ID field
G2P_REQ_006
Invalid phone number
G2P_REQ_007
Invalid email address
G2P_REQ_008
Invalid gender
G2P_REQ_009
Invalid account number