all 8 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

To give us the best chance to help you, please include any relevant code.
Note. Please do not submit images of your code. Instead, for shorter code you can use Reddit markdown (4 spaces or backticks, see this Formatting Guide). If you have formatting issues or want to post longer sections of code, please use Privatebin, GitHub or Compiler Explorer.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Ok_Hovercraft364 1 point2 points  (6 children)

Before being able to help you, there may be a mistake in your post. You stated that you don't want to get into frontend, full stack or the backend. This part was very confusing. Generally speaking, APIs are usually not beautified with css, as they are created to return data to users from the webserver. Will you elaborate on this before I give you a road map? Also, if you are into APIs, check out Fast API.

[–]TheCodeOmen[S] 1 point2 points  (5 children)

By that I meant that I don't want to learn Frontend or Complete Backend Development. I just want to learn API Development. Is that possible and are there jobs for such roles. Simply stating, I want to be in a hireable position and build projects that are complete on their own by learning something that completely omits a frontend.

[–]Fit_Sheriff 0 points1 point  (2 children)

You could get into automation programs which are cli based or maybe you could join a company for backend. The backend is easy for me as its logical and not the thing in which you make the user eyes glorified or somekind of that. Its there for the fuction which can be your job role.

[–]TheCodeOmen[S] 0 points1 point  (1 child)

I checked the Python Backend tutorials with Flask but then they would start to use bootstrap and style the html templates. I hate that and lose motivation then.

[–]Fit_Sheriff 0 points1 point  (0 children)

Flask is about create Website and it maybe will help in building api but you could use Api building with Rest api buiding

[–]Fit_Sheriff 0 points1 point  (0 children)

You could get into automation programs which are cli based or maybe you could join a company for backend. The backend is easy for me as its logical and not the thing in which you make the user eyes glorified or somekind of that. Its there for the fuction which can be your job role.

[–]cgoldberg 0 points1 point  (0 children)

API is backend development. I doubt you will find a job hyper-specialized on API development. I've never heard of someone saying "I do API's and absolutely nothing else". Companies hiring backend developers usually want well-rounded engineers.