Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brunoocasali/pakyow-crud

This is a simple C.R.U.D. with pakyow framework!
https://github.com/brunoocasali/pakyow-crud

Last synced: about 23 hours ago
JSON representation

This is a simple C.R.U.D. with pakyow framework!

Awesome Lists containing this project

README

        

# Pakyow CRUD

- This is a simple C.R.U.D. with pakyow framework

- This is a Pakyow v0.9 app.

# Getting Started

Start the app server:

`pakyow server`

You'll find your app running at [http://localhost:3000](http://localhost:3000)!

Need to interact with your app? Fire up a console:

`pakyow console`

# Next Steps

The following resources might be handy:

- [Website](http://pakyow.com)
- [Warmup](http://pakyow.com/warmup)
- [Docs](http://pakyow.com/docs)
- [Code](http://github.com/metabahn/pakyow)

Want to keep up with the latest development? Follow along:

- [Blog](http://pakyow.com/blog)
- [Mailing List](http://groups.google.com/group/pakyow)
- [Twitter](http://twitter.com/pakyow)