48 Commits

Author SHA1 Message Date
Tanmoy Sarkar
b749603be8 Merge pull request #10 from matheusfelipeog/fix/remove-unnecessary-files
Remove unnecessary files
2022-12-01 16:26:35 +05:30
Tanmoy Sarkar
2114d169f0 Merge pull request #12 from matheusfelipeog/docs/improve-docstrings
Improve docstrings in the Lumi package
2022-12-01 16:24:55 +05:30
Tanmoy Sarkar
288708b8ae Merge pull request #11 from matheusfelipeog/fix/use-bsd-license-in-setup.py
Fix used license: MIT to BSD
2022-12-01 16:21:16 +05:30
Matheus Felipe
180bbd1109 Improve docstring of Lumi package 2022-12-01 05:34:45 -03:00
Matheus Felipe
b5dc90c9fc Spell correction of the word sever for server 2022-12-01 05:28:19 -03:00
Matheus Felipe
be94da40b7 Fix used license: MIT to BSD
ref: e2a238d33f
2022-12-01 05:18:06 -03:00
Matheus Felipe
961a3b9352 Delete lumi.egg-info directory 2022-12-01 05:10:30 -03:00
Matheus Felipe
743c2bcc64 Delete .DS_Store 2022-12-01 05:09:13 -03:00
github-actions[bot]
6bfd666f4c docs(contributor): contrib-readme-action has updated readme 2022-11-29 05:33:44 +00:00
Tanmoy Sarkar
08bd73baee Update README.md 2022-11-29 11:03:33 +05:30
Tanmoy Sarkar
9191747ad9 Merge pull request #7 from 0xflotus/patch-1
fix: small errors
2022-11-28 07:23:42 +05:30
0xflotus
da8e3dfbb0 fix: small errors 2022-11-27 23:47:35 +01:00
Tanmoy Sarkar
29f5ca1626 Merge pull request #6 from AmirMGhanem/main
README community list
2022-11-26 22:01:53 +05:30
Amir m. Ghanem
9df7d4d302 commit 2022-11-26 18:22:32 +02:00
Tanmoy Sarkar
8090a792d0 Update README.md 2022-11-26 18:35:49 +05:30
Tanmoy Sarkar
5a7b1aa010 version pkg update 2022-11-25 22:03:10 +05:30
Tanmoy Sarkar
124dd4ba35 version update 2022-11-25 22:00:49 +05:30
Tanmoy Sarkar
1bc6df27b9 readme update 2022-11-25 21:57:04 +05:30
Tanmoy Sarkar
5ccf5d1668 PATCH request type whitelisted 2022-11-25 21:54:17 +05:30
Tanmoy Sarkar
39427592e2 Added PATCH in enums.py 2022-11-25 21:50:58 +05:30
Tanmoy Sarkar
d496d73132 add RequestMethod class in __init__.py for support import directly 2022-11-25 21:45:43 +05:30
Tanmoy Sarkar
45967e4932 access function mapped with route based on the requested method 2022-11-25 21:44:33 +05:30
Tanmoy Sarkar
d0f2528d63 Support for multiple request types added 2022-11-25 21:40:52 +05:30
Tanmoy Sarkar
d4b2da9a44 Request method types added 2022-11-25 21:40:36 +05:30
Tanmoy Sarkar
c39528bce9 ignore test.py file 2022-11-25 21:40:20 +05:30
github-actions[bot]
a4bcc68dfd docs(contributor): contrib-readme-action has updated readme 2022-11-25 15:33:42 +00:00
Amir m. Ghanem
ed8312e34f added contribute list as WF , you need to accept it and run it :) hope it will work 2022-11-25 17:33:21 +02:00
Amir m. Ghanem
aa01669315 Merge branch 'Tanmoy741127:main' into main 2022-11-25 17:26:00 +02:00
Amir m. Ghanem
112bd8428a method type requested from the user. and added to the function_routing_map strct 2022-11-25 17:25:18 +02:00
Tanmoy Sarkar
ea215f5f0a handle empty POST body in case of no body passed as function required no arguments 2022-11-25 20:44:20 +05:30
Tanmoy Sarkar
5458c5dff9 added counter for visitors 2022-11-24 22:35:21 +05:30
Tanmoy Sarkar
9c39369dff added comments 📑 2022-11-24 21:24:16 +05:30
Tanmoy Sarkar
ba26177a0f Delete dist and sdist folder 2022-11-24 21:20:05 +05:30
Tanmoy Sarkar
10fa0f3d82 Fixed JSON Decode Error due to invalid json in request body 2022-11-24 21:17:11 +05:30
Tanmoy Sarkar
3c1c4b7a9c Merge pull request #4 from AmirMGhanem/serverConfiguration
workers amount chosen by the user
2022-11-24 20:26:36 +05:30
Amir m. Ghanem
4901541593 workers mount chosen by the user 2022-11-24 16:28:28 +02:00
Tanmoy Sarkar
80d75d5a4a task list updated 2022-11-24 19:09:34 +05:30
Tanmoy Sarkar
0ecce8be23 requirements.txt file added 2022-11-24 18:53:24 +05:30
Tanmoy Sarkar
fc5cfc1030 doc update 2022-11-24 18:34:17 +05:30
Tanmoy Sarkar
30bce2cd76 Merge pull request #1 from Tanmoy741127/add-license-1
Create LICENSE.MD
2022-11-24 18:22:19 +05:30
Tanmoy Sarkar
e2a238d33f Create LICENSE.MD 2022-11-24 18:22:06 +05:30
Tanmoy Sarkar
48db4c77f4 doc update 2022-11-24 18:18:05 +05:30
Tanmoy Sarkar
aef99a5b00 doc update 2022-11-24 18:16:23 +05:30
Tanmoy Sarkar
16758ebb6c doc update 2022-11-24 17:12:00 +05:30
Tanmoy Sarkar
945c04f18d doc update 2022-11-24 17:10:19 +05:30
Tanmoy Sarkar
74d7253251 Published library 🔥 2022-11-24 15:42:13 +05:30
Tanmoy Sarkar
16fa6b125e Published library 🔥 2022-11-24 15:35:46 +05:30
Tanmoy Sarkar
2d47a85068 first commit 2022-11-24 14:26:52 +05:30