Я сейчас играю с API Meetup и хочу создать пользователей в своем приложении с помощью API Meetup, чтобы эти пользователи могли присоединяться к группам, создавать события и т. Д.
Я не являюсьуверен, возможно ли то, что я спрашиваю.
Сценарий
A user visits www.example.com and signs up for an account, the website hits
the endpoint to create a user on the meetup API, and the user is redirected
to their home screen on www.example.com.
The user is then able to upload profile images, search for groups and, and
and.
Заранее спасибо!