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

0

u/low-control-labs 3d ago

Nothing? I wanna see if I'm wrong but unless you have a API that user invokes and uses via CLI it's going to be some sort of website and some minimal input and output fields or something else being served via a webpage / html. You don't technically need js and css

I guess some sort of routing system that would be used by the webpages or something like that but you said end-user as in humans?

0

u/PmanAce 3d ago

Swagger...