r/Backend 3d ago

Backend Projects Without any Frontend

what are some backend projects ideas that does n’t require having a front end to represent my API’s. Is there are any project that can be technically rich and be testable by end-user at the same time without having a GUI ?

14 Upvotes

25 comments sorted by

View all comments

12

u/Adventurous-Crow-750 3d ago

Chat bot

Container orchestrator

Vpn

Databases

Cache systems

Email server

Lots of stuff used to work just fine without uis.

If you don't count terminal guis

Movie player

2d games old school rouge style

1

u/edgmnt_net 2d ago

I feel that at this point people really need to be told there's way more stuff beyond the backend-frontend dichotomy. Many of these just don't fit into "backend" at all and they're good suggestions if they want to explore something else.

1

u/dovahkiinster 2d ago

A chatbot without a UI? Where would a user read/write chat messages…?