|
|
|
|
|
by David_Axelrod
1102 days ago
|
|
Most of the time you dont just expose your internal api routes to the world. You need to write curated public facing routes that dont include certain schema or records. Takes time to write and maintain that different set of endpoints |
|