Lang serve or langgraph

[!WARNING] We recommend using LangGraph Platform rather than LangServe for new projects.

Please see the LangGraph Platform Migration Guide for more information.

We will continue to accept bug fixes for LangServe from the community; however, we will not be accepting new feature contributions.

As it is written in lang serve PYPI page, I want to know how I can build REST API using langgraph, it is easy to build one using langserve, any guide for langgraph?

hey @okbro9 , check this out: Run a local server - Docs by LangChain and LangGraph CLI - Docs by LangChain

and here is a link for customization:

There are many options on the sidebar: