# @arcend/core

- [Server](/arcend-framework-docs/documentation/arcend-core/server.md): Basics of the server instance.
- [Routing](/arcend-framework-docs/documentation/arcend-core/routing.md): Routing is directory-based. You can make as many folders with routes as you want in the source code directory.
- [Route](/arcend-framework-docs/documentation/arcend-core/route.md)
- [Middleware](/arcend-framework-docs/documentation/arcend-core/middleware.md)
