mirror of
https://github.com/justinwoo/purescript-resources.git
synced 2024-11-22 15:44:59 +03:00
Update node-backends.md
This commit is contained in:
parent
b388d07490
commit
dfad24165f
@ -13,3 +13,7 @@ See the repo at <https://github.com/justinwoo/purescript-makkori>
|
||||
Looking on Pursuit alone, you'll find <https://github.com/epost/purescript-node-postgres> is actively maintained. I use node-sqlite3 for many of my projects and keep it fairly maintained, though the binding itself is completely minimal: <https://github.com/justinwoo/purescript-node-sqlite3>
|
||||
|
||||
Overall, you should learn how to use FFI so you can make wrappers around things you need and improve their types overall.
|
||||
|
||||
## HTTPure
|
||||
|
||||
You might look at this project if you want to try something active written in plain PureScript https://github.com/cprussin/purescript-httpure
|
||||
|
Loading…
Reference in New Issue
Block a user