Home > Web Front-end > JS Tutorial > Building an API part 1

Building an API part 1

Patricia Arquette
Release: 2024-11-26 10:45:14
Original
746 people have browsed it

Building an API part 1

About the project and this series

I am setting out to build a website to help bodyweight fitness enthusiasts find parks and gyms that support bodyweight exercises. There are several websites that exist already but I am not a fan of their UI/UX, so I am eager to build a better experience for users.

This blog series is to help me document what I've completed and what I need to do next. I believe that by documenting my work, I will feel more connected with my project and I'll be able to look back and see all the work I've done.

What I've worked on

I've built a skeleton of the API routes and what information the routes will return. The API is built using Express since this is what I've learned from The Odin Project and I want to move quickly.

What's blocking me

I took a month break from coding because I was interviewing. Unfortunately, I had no success. I am resuming my project but I noticed that I forgot a lot about what I've done and what needs to be done.

What I need to do next

Next steps are to review what I've complete and what needs to be done next. I will look into the different solutions to keep track of my project through Trello or some sort of Kanban board.

The above is the detailed content of Building an API part 1. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template