0.1.5 • Published 2 years ago

forest-framework v0.1.5

Weekly downloads
127
License
MIT
Repository
gitlab
Last release
2 years ago

foREST Framework

foREST is a simple API framework with only business logic left to write. 🌳

Keep in mind that foREST is in early development, please try it out. 💻 But avoid it in production because updates will break your app! 🙅

Getting started

Example app

Clone the example app and start it with the forest CLI:

git clone https://gitlab.com/KevSlashNull/forest-example.git
# or: git clone git@gitlab.com:KevSlashNull/forest-example.git
cd forest-example
yarn install
cp .env.example .env
yarn forest serve

Now open your browser at http://127.0.0.1:8000 and see this JSON:

{ "dog": "🐶" }
0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2-11

3 years ago

0.0.2-10

3 years ago

0.0.2-9

3 years ago

0.0.2-8

3 years ago

0.0.2-7

3 years ago

0.0.2-6

3 years ago

0.0.2-5

3 years ago

0.0.2-4

3 years ago

0.0.2-2

3 years ago

0.0.2-3

3 years ago

0.0.2-1

3 years ago

0.0.2-0

3 years ago

0.0.1-2

3 years ago

0.0.1-1

3 years ago

0.0.1

3 years ago