https://openapi.nexon.com/ko/game/maplestory/?id=14
NEXON Open API | game
This is a list of the games provided by NEXON Open API.
openapi.nexon.com
메이플스토리에서 open api로 다양한 정보들을 호출할 수 있도록 제공해주고 있습니다.
해당 open api를 활용하여 백엔드와 프론트 엔드 프로젝트를 시작하게 되었습니다.
기존에는 java와 Spring boot를 활용하여 할 예정이였으나, 해당 open api는 백엔드보다는 프론트가 더 중요할 것으로 보이기도 하고, Rust를 학습을 시작하면서 해당 언어로 프로젝트를 진행해보고자, Rust와 axum를 활용하여 해당 프로젝트를 진행해 볼까 합니다.
rust로 프로젝트를 진행하고자 하시는분은, https://lms0806.tistory.com/248 참고하셔서 세팅을 하시면 됩니다.
https://docs.rs/axum/latest/axum/
axum - Rust
axum is a web application framework that focuses on ergonomics and modularity. §High-level features Route requests to handlers with a macro-free API. Declaratively parse requests using extractors. Simple and predictable error handling model. Generate resp
docs.rs
해당 axum관련 문서를 보면서, 해당 프로젝트를 진행할 예정입니다.
frontend
https://jhb0412.tistory.com/92
React + Ts 프론트엔드 개발기(feat. 메이플스토리) - 01. 시작
https://openapi.nexon.com/ko/game/maplestory/?id=14 NEXON Open API | gameThis is a list of the games provided by NEXON Open API.openapi.nexon.com 메이플스토리에서 제공하는 open API를 활용한 프로젝트를 시작했습니다. Vite + Ts +
jhb0412.tistory.com
'Rust > 프로젝트' 카테고리의 다른 글
Rust로 백엔드 개발기(feat. 메이플스토리) - 06 프로젝트 분리 (0) | 2025.03.26 |
---|---|
Rust로 백엔드 개발기(feat. 메이플스토리) - 05 전역변수 (0) | 2025.03.23 |
Rust로 백엔드 개발기(feat. 메이플스토리) - 04 캐릭터 정보 조회 (0) | 2025.03.13 |
Rust로 백엔드 개발기(feat. 메이플스토리) - 03 OPEN API (0) | 2025.03.13 |
Rust로 백엔드 개발기(feat. 메이플스토리) - 02 GET, POST, JSON 통신 (0) | 2025.03.09 |
댓글