Welcome to the Lampung Dictionary repository! This project is about providing a digital dictionary of the Lampung language interface and api.
- NextJS
- Prisma
- Typescript
$ git clone https://github.com/rimamei/kamus-bahasa-lampung-indonesia.git
$ cd kamus-bahasa-lampung-indonesia
$ npm install
DATABASE_URL=YOUR_MONGO_URI
$ npx prisma generate
$ npx prisma db push
$ npx studio prisma
Add translation data by adding indonesia2lampung.json on seed folder to your database
$ npm run dev
The Unofficial Lampung - Indonesia API. Revived from meizano/lampung
If you want to integrate without making an api then you can use this endpoint.
https://kamus-bahasa-lampung.vercel.app/
No | HTTP Method | URI | Operation |
---|---|---|---|
1 | GET | /api/translations?text={text}&lang={lang} | Get all data by text (string) and lang ("id" or "lpg") |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
- Create your Feature Branch
git checkout -b [feature]
- Commit your Changes
git commit -m 'Add some feature'
- Push to the Branch
git push origin [feature]
- Open a Pull Request
Copyright © 2023 Rima Mei Handayani