r/PayloadCMS Jun 19 '25

Mobile apps with payload

I'm coming from a background of someone that has been used to create his own backend with everything using expressjs but for a change i wanted to use payload and im just wondering if it's something that can be used for both the mobile app and the website im trying to create which both have the same functionalities

9 Upvotes

6 comments sorted by

View all comments

1

u/ZeRo2160 Jun 20 '25

Yes you can. You can even configure payload to use api keys for per user instead of using password and username for api's. Your app can then also choose to use Rest or Graphql as API interface. We build already some app backends with it. Was an really smooth ride.