Skip to content

Feat: Admin Dinamis - Gallery #13

Description

@ktyudha
  1. Create feature admin gallery

Get All

{ "status": "succesfull", "message": "Create Gallery Successfully!", "galleries": [ { "id": "uuid", "title":"Meet and Greet", "Description" : "Pertemuan dari anggota Surabaya Dev", "image": "url image" }, { "id": "uuid", "title":"DevFest", "Description" : "Pertemuan dari anggota Surabaya Dev", "image": "url image" } ] }

Create / Update

{ "title":"Meet and Greet", "Description" : "Pertemuan dari anggota Surabaya Dev", "image": "url image" }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions