Commit Graph

276 Commits

Author SHA1 Message Date
Rashad Gover
6ad885cfe3
Update README.md 2023-04-20 02:52:29 -05:00
Rashad Gover
d014c5adab
Update README.md 2023-04-20 02:52:08 -05:00
Rashad Gover
be1b653d52
Create README.md 2023-04-20 02:48:21 -05:00
Rashad Gover
6adf229a15
Update README.md 2023-04-20 02:47:28 -05:00
Rashad Gover
8806d1a86b
Update README.md 2023-04-20 02:46:38 -05:00
Rashad Gover
db3afe90b4
Update README.md 2023-04-20 02:45:33 -05:00
Rashad Gover
2d1f4930b2
Merge pull request #29 from monadicsystems/records
Big Rewrite
2023-04-20 02:44:17 -05:00
Rashad Gover
97f2908bad Remove build artifacts 2023-04-20 06:42:21 +00:00
Rashad Gover
8685165771 Major refactor 2023-04-20 06:36:55 +00:00
Rashad Gover
901a7b038d Revert "Major refactor"
This reverts commit af611b87bf.
2023-04-20 06:35:30 +00:00
Rashad Gover
af611b87bf Major refactor 2023-04-20 06:33:20 +00:00
Rashad Gover
77bae08b48 Fix tests 2023-04-19 01:53:13 +00:00
Rashad Gover
3e9ebbb93a Update NewDesign.md 2023-04-18 15:03:54 -05:00
Rashad Gover
3bf38dd517 Update NewDesign.md 2023-04-18 11:55:53 -05:00
Rashad Gover
f24b539fd2 Update NewDesign.md 2023-04-18 10:26:29 -05:00
Rashad Gover
d9c3eed668 Add more OAPI stuff; get rid of pseudo-applicative 2023-04-18 08:20:35 +00:00
Rashad Gover
47620f36be Merge branch 'records' of github.com:monadicsystems/okapi into records 2023-04-18 07:36:17 +00:00
Rashad Gover
d69c0f5fb1 Add code for generatig OAPI Spec; tests broken 2023-04-18 07:36:12 +00:00
Rashad Gover
5d65283a71 Update NewDesign.md 2023-04-17 15:28:08 -05:00
Rashad Gover
22cdfdb52d Update NewDesign.md 2023-04-17 13:29:17 -05:00
Rashad Gover
f67eea1771 Update NewDesign.md 2023-04-17 12:31:31 -05:00
Rashad Gover
824d741d3c Update NewDesign.md 2023-04-17 12:26:54 -05:00
Rashad Gover
ca931a0da8 Update NewDesign.md 2023-04-17 12:26:11 -05:00
Rashad Gover
36877eb4ee Merge branch 'records' of github.com:monadicsystems/okapi into records 2023-04-17 17:18:34 +00:00
Rashad Gover
cc6bd359bf Combine QualifiedDo + ApplicativeDo to allow for constraints on Functond Applicative operators 2023-04-17 17:17:52 +00:00
Rashad Gover
7f0922cea9 Update NewDesign.md 2023-04-16 16:27:57 -05:00
Rashad Gover
051523642c Update NewDesign.md 2023-04-16 13:35:55 -05:00
Rashad Gover
c05e4fd2c5 Update NewDesign.md 2023-04-16 13:23:32 -05:00
Rashad Gover
99942091cb Update NewDesign.md 2023-04-16 04:08:00 -05:00
Rashad Gover
33323d20f3 Implement first Endpoint; add more to design doc 2023-04-16 09:03:37 +00:00
Rashad Gover
8bbcb21e8e Rethink how ResponderHeaders and Responder works 2023-04-16 01:44:41 +00:00
Rashad Gover
0ec012509e Add linear types to ResponderHeaders DSL 2023-04-16 00:23:05 +00:00
Rashad Gover
af9c3d749f Add ResponderHeaders and Params modules 2023-04-15 22:28:15 +00:00
Rashad Gover
6c087f768a Add more ops; implement test solution for response headers 2023-04-15 22:24:34 +00:00
Rashad Gover
c9dc578b50 Add more ops for Headers DSL 2023-04-15 20:55:03 +00:00
Rashad Gover
94d0314121 Add more ops and tests for Query DSL 2023-04-15 20:39:54 +00:00
Rashad Gover
bf4cb0568a Implement more operations; write some tests 2023-04-15 19:19:47 +00:00
Rashad Gover
f5d5e3aabc Add new design doc 2023-04-12 22:08:20 +00:00
Rashad Gover
e6bdd7f8c1 Add more Extractor operations 2023-04-08 05:40:48 +00:00
Rashad Gover
3efd9cf68c Add new extractors based design 2023-04-05 08:15:39 +00:00
Rashad Gover
449a75846f Implement basic functions 2023-03-07 04:34:00 +00:00
Rashad Gover
ab8c04b0e1 Fix type constraint syntax 2022-10-03 17:06:31 +00:00
Rashad Gover
e3ec4ff8b4 Add redis default connect info 2022-10-03 00:43:22 +00:00
Rashad Gover
317f238c41 Change how sessions work; add redis for session caching to realworld-htmx 2022-10-03 00:32:00 +00:00
Rashad Gover
173c83b7d5 Add form submission endpoints; more HTML 2022-10-02 20:42:03 +00:00
Rashad Gover
7d6e91dec9 Update HSP.md 2022-10-01 22:32:55 -05:00
Rashad Gover
0cee292343 Update HSP.md 2022-10-01 22:22:29 -05:00
Rashad Gover
45a63dc11d Create HSP.md 2022-10-01 22:20:13 -05:00
Rashad Gover
21053c1c4e Get started on realword-htmx example app 2022-10-01 22:50:58 +00:00
Rashad Gover
c8f4457b92 Remove Eq constraint fromsatisfies function 2022-10-01 00:31:10 +00:00