본문 바로가기
Rust/프로젝트

Rust로 백엔드 개발기(feat. 메이플스토리) - 01 시작

by lms0806 2025. 3. 5.
728x90
반응형

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

 

728x90
반응형

댓글