costapy.ditaajipratama.net/_sidebar.md

39 lines
1.3 KiB
Markdown
Raw Normal View History

2023-08-13 21:55:18 +07:00
* [Home](/)
* [Getting Starter](pages/getting-starter.md)
* [Known the structure](pages/structure.md)
2026-01-03 14:40:35 +07:00
<!--
2023-08-13 21:55:18 +07:00
* core (extension script)
* html
* authentication
* [loggorilla](pages/core/loggorilla.md)
* uploading
* mailme
* Configuration
* [Server](pages/configuration/server.md)
* [Global Variable](pages/configuration/globalvar.md)
* [Directory](pages/configuration/directory.md)
* [Templating](pages/configuration/template.md)
* [Database](pages/configuration/database.md)
* content
* [Handler](pages/content/handler.md)
* [Import the modules](pages/content/handler?id=import-the-modules)
* [Routing the handler](pages/content/handler?id=routing-the-handler)
* [Add modules into handler](pages/content/handler?id=add-modules-into-handler)
* [Request with JSON](pages/content/handler?id=request-with-json)
* [Request with POST](pages/content/handler?id=request-with-post)
* [Explanation](pages/content/handler?id=explanation)
* [Session](pages/content/handler?id=session)
* [Sample](pages/content/handler?id=sample)
* [Modules](pages/content/modules.md)
* static
* error pages
* [Main Process](pages/main-process.md)
* Sessioning
2026-01-03 14:40:35 +07:00
-->
* Requirement
2026-01-03 17:14:44 +07:00
* [git](pages/requirement/git.md)
2026-01-03 14:40:35 +07:00
* [venv](pages/requirement/venv.md)
2026-01-04 22:17:13 +07:00
* [pip](pages/requirement/pip.md)