D
D
Dik_Nik2018-12-24 21:34:57
API
Dik_Nik, 2018-12-24 21:34:57

What are the tools for creating simple admin panels?

There is a backend server written in Java. Communication with him occurs through the REST api.
It is necessary to write a simple admin panel that could interact with the server. Namely: send requests to the server, receive a response, and, based on it, display information to the user. You also need to be able to edit and add the necessary information.
Help me find a tool that would help to implement this in a relatively simple way.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Astrohas, 2018-12-24
@Dik_Nik

Take Angular / React or Vue and cut your admin panel using some kind of AdminLte.

S
Sanes, 2018-12-24
@Sanes

Laravel + GuzzleHttp for example. Easier nowhere.

D
Dmitry, 2018-12-25
@superyateam

https://wrapbootstrap.com/themes/admin
There are a million templates here - we took them from here. There are paid good ones, free ones are so-so. React/Angular - whatever.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question